is not current version
Last Version 0.2.0

io.codegen.gwt-json-overlay:gwt-json-overlay 0.0.7

GWT overlay generator which generates GWT and JRE compatible implementations which overlay JavaScript objects.

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks JSON Data
GroupId

GroupId

io.codegen.gwt-json-overlay
ArtifactId

ArtifactId

gwt-json-overlay
Version

Version

0.0.7
Type

Type

pom

Download gwt-json-overlay 0.0.7

Filename Size
gwt-json-overlay-0.0.7.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.7</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.7'
// https://jarcasting.com/artifacts/io.codegen.gwt-json-overlay/gwt-json-overlay/
implementation ("io.codegen.gwt-json-overlay:gwt-json-overlay:0.0.7")
'io.codegen.gwt-json-overlay:gwt-json-overlay:pom:0.0.7'
<dependency org="io.codegen.gwt-json-overlay" name="gwt-json-overlay" rev="0.0.7">
  <artifact name="gwt-json-overlay" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.codegen.gwt-json-overlay', module='gwt-json-overlay', version='0.0.7')
)
libraryDependencies += "io.codegen.gwt-json-overlay" % "gwt-json-overlay" % "0.0.7"
[io.codegen.gwt-json-overlay/gwt-json-overlay "0.0.7"]