Files download
File Operation
gwt-i18n-processor-202203291.jar download
gwt-i18n-processor-202203291.pom download
gwt-i18n-processor-202203291-sources.jar download
Apache Maven
<dependency>
  <groupId>org.treblereel.gwt.gwtproject.i18n</groupId>
  <artifactId>gwt-i18n-processor</artifactId>
  <version>202203291</version>
</dependency>
Gradle Groovy
implementation 'org.treblereel.gwt.gwtproject.i18n:gwt-i18n-processor:202203291'
Gradle Kotlin
implementation("org.treblereel.gwt.gwtproject.i18n:gwt-i18n-processor:202203291")
Scala SBT
libraryDependencies += "org.treblereel.gwt.gwtproject.i18n" % "gwt-i18n-processor" % "202203291"
Groovy Grape
@Grapes(
  @Grab(group='org.treblereel.gwt.gwtproject.i18n', module='gwt-i18n-processor', version='202203291')
)
Apache Ivy
<dependency org="org.treblereel.gwt.gwtproject.i18n" name="gwt-i18n-processor" rev="202203291" />
Leiningen
[org.treblereel.gwt.gwtproject.i18n/gwt-i18n-processor "202203291"]
Apache Buildr
'org.treblereel.gwt.gwtproject.i18n:gwt-i18n-processor:jar:202203291'
Dependencies
The project has no third-party dependencies