All Downloads are FREE. Search and download functionalities are using the official Maven repository.

plugins.greet-good.conf Maven / Gradle / Ivy

addthis.codec.plugins.defaults {
  _strict: true
}

addthis.codec.plugins.path: "plugins-test"

plugins-test {
  greet {
    easy: "com.addthis.codec.plugins.EasyGreet"
    simple: "com.addthis.codec.plugins.SimpleGreet"
  }
}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy