t

tentackle-i18n-maven-plugin

Maven Plugin for Localization Tooling
https://tentackle.org
Files download
File Operation
tentackle-i18n-maven-plugin-17.14.0.2.jar download
tentackle-i18n-maven-plugin-17.14.0.2.pom download
tentackle-i18n-maven-plugin-17.14.0.2-sources.jar download
Apache Maven
<dependency>
  <groupId>org.tentackle</groupId>
  <artifactId>tentackle-i18n-maven-plugin</artifactId>
  <version>17.14.0.2</version>
  <type>maven-plugin</type>
</dependency>
Gradle Groovy
implementation 'org.tentackle:tentackle-i18n-maven-plugin:17.14.0.2'
Gradle Kotlin
implementation("org.tentackle:tentackle-i18n-maven-plugin:17.14.0.2")
Scala SBT
libraryDependencies += "org.tentackle" % "tentackle-i18n-maven-plugin" % "17.14.0.2"
Groovy Grape
@Grapes(
  @Grab(group='org.tentackle', module='tentackle-i18n-maven-plugin', version='17.14.0.2')
)
Apache Ivy
<dependency org="org.tentackle" name="tentackle-i18n-maven-plugin" rev="17.14.0.2" />
Leiningen
[org.tentackle/tentackle-i18n-maven-plugin "17.14.0.2"]
Apache Buildr
'org.tentackle:tentackle-i18n-maven-plugin:jar:17.14.0.2'