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