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