| License | License | 
|---|---|
| Categories | CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks | 
| GroupId | GroupIdorg.dominokit.i18n | 
| ArtifactId | ArtifactIdgwt-localizable-processor | 
| Last Version | Last Version1.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionTemporary repository for gwt-i18n to be released as part of dominokit until original gwt-i18n is released | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/org.dominokit.i18n/gwt-localizable-processor/ -->
<dependency>
    <groupId>org.dominokit.i18n</groupId>
    <artifactId>gwt-localizable-processor</artifactId>
    <version>1.0</version>
</dependency>// https://jarcasting.com/artifacts/org.dominokit.i18n/gwt-localizable-processor/
implementation 'org.dominokit.i18n:gwt-localizable-processor:1.0'// https://jarcasting.com/artifacts/org.dominokit.i18n/gwt-localizable-processor/
implementation ("org.dominokit.i18n:gwt-localizable-processor:1.0")'org.dominokit.i18n:gwt-localizable-processor:jar:1.0'<dependency org="org.dominokit.i18n" name="gwt-localizable-processor" rev="1.0">
  <artifact name="gwt-localizable-processor" type="jar" />
</dependency>@Grapes(
@Grab(group='org.dominokit.i18n', module='gwt-localizable-processor', version='1.0')
)libraryDependencies += "org.dominokit.i18n" % "gwt-localizable-processor" % "1.0"[org.dominokit.i18n/gwt-localizable-processor "1.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.dominokit.i18n : gwt-i18n | jar | 1.0 | 
| com.squareup : javapoet | jar | 1.4.0 | 
| com.google.auto : auto-common | jar | 0.8 | 
| com.google.auto.service : auto-service Optional | jar | 1.0-rc2 | 
| org.dominokit.i18n : gwt-i18n-processor-util | jar | 1.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.gwt : gwt-user | jar | 2.9.0 | 
| com.google.gwt : gwt-dev | jar | 2.9.0 | 
| junit : junit | jar | 4.12 |