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