| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks | 
        
| GroupId | GroupIdorg.treblereel.gwt.gwtproject.i18n | 
    
| ArtifactId | ArtifactIdgwt-i18n-processor | 
    
| Version | Version202203291 | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionGWT i18n processor 
            gwt-i18n processor 
         | 
    
| Project Organization | 
                    Project Organization | 
            
<!-- https://jarcasting.com/artifacts/org.treblereel.gwt.gwtproject.i18n/gwt-i18n-processor/ -->
<dependency>
    <groupId>org.treblereel.gwt.gwtproject.i18n</groupId>
    <artifactId>gwt-i18n-processor</artifactId>
    <version>202203291</version>
</dependency>
                // https://jarcasting.com/artifacts/org.treblereel.gwt.gwtproject.i18n/gwt-i18n-processor/
implementation 'org.treblereel.gwt.gwtproject.i18n:gwt-i18n-processor:202203291'
                // https://jarcasting.com/artifacts/org.treblereel.gwt.gwtproject.i18n/gwt-i18n-processor/
implementation ("org.treblereel.gwt.gwtproject.i18n:gwt-i18n-processor:202203291")
                'org.treblereel.gwt.gwtproject.i18n:gwt-i18n-processor:jar:202203291'
                <dependency org="org.treblereel.gwt.gwtproject.i18n" name="gwt-i18n-processor" rev="202203291">
  <artifact name="gwt-i18n-processor" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.treblereel.gwt.gwtproject.i18n', module='gwt-i18n-processor', version='202203291')
)
                libraryDependencies += "org.treblereel.gwt.gwtproject.i18n" % "gwt-i18n-processor" % "202203291"
                [org.treblereel.gwt.gwtproject.i18n/gwt-i18n-processor "202203291"]