t

tentackle-i18n-maven-plugin

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