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