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