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