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.7 |
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.7</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.7'
// 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.7")
'io.codegen.gwt-json-overlay:gwt-json-overlay-processor:jar:0.0.7'
<dependency org="io.codegen.gwt-json-overlay" name="gwt-json-overlay-processor" rev="0.0.7">
<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.7')
)
libraryDependencies += "io.codegen.gwt-json-overlay" % "gwt-json-overlay-processor" % "0.0.7"
[io.codegen.gwt-json-overlay/gwt-json-overlay-processor "0.0.7"]