Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks JSON Data |
---|---|
GroupId | GroupIdio.codegen.gwt-json-overlay |
ArtifactId | ArtifactIdgwt-json-overlay-processor |
Version | Version0.0.4 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.codegen.gwt-json-overlay/gwt-json-overlay-processor/ -->
<dependency>
<groupId>io.codegen.gwt-json-overlay</groupId>
<artifactId>gwt-json-overlay-processor</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.codegen.gwt-json-overlay/gwt-json-overlay-processor/
implementation 'io.codegen.gwt-json-overlay:gwt-json-overlay-processor:0.0.4'
// https://jarcasting.com/artifacts/io.codegen.gwt-json-overlay/gwt-json-overlay-processor/
implementation ("io.codegen.gwt-json-overlay:gwt-json-overlay-processor:0.0.4")
'io.codegen.gwt-json-overlay:gwt-json-overlay-processor:jar:0.0.4'
<dependency org="io.codegen.gwt-json-overlay" name="gwt-json-overlay-processor" rev="0.0.4">
<artifact name="gwt-json-overlay-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.codegen.gwt-json-overlay', module='gwt-json-overlay-processor', version='0.0.4')
)
libraryDependencies += "io.codegen.gwt-json-overlay" % "gwt-json-overlay-processor" % "0.0.4"
[io.codegen.gwt-json-overlay/gwt-json-overlay-processor "0.0.4"]