t

tentackle-i18n-maven-plugin

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