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.4 |
Type | Typejar |
Filename | Size |
---|---|
gwt-json-overlay-test-0.0.4.pom | |
gwt-json-overlay-test-0.0.4.jar | 18 KB |
gwt-json-overlay-test-0.0.4-sources.jar | 18 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.4</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.4'
// 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.4")
'io.codegen.gwt-json-overlay:gwt-json-overlay-test:jar:0.0.4'
<dependency org="io.codegen.gwt-json-overlay" name="gwt-json-overlay-test" rev="0.0.4">
<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.4')
)
libraryDependencies += "io.codegen.gwt-json-overlay" % "gwt-json-overlay-test" % "0.0.4"
[io.codegen.gwt-json-overlay/gwt-json-overlay-test "0.0.4"]