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