Last Version

gwt-json-overlay 0.2.0

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

License

License

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.2.0
Type

Type

pom
Description

Description

gwt-json-overlay
GWT overlay generator which generates GWT and JRE compatible implementations which overlay JavaScript objects.
Project URL

Project URL

http://codegen.io
Source Code Management

Source Code Management

https://github.com/codegen-io/gwt-json-overlay/tree/master

Download gwt-json-overlay 0.2.0

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • annotations
  • runtime
  • processor
  • test
  • integration