License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks JSON Data |
GroupId | GroupIdio.codegen.gwt-json-overlay |
ArtifactId | ArtifactIdgwt-json-overlay-integration |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongwt-json-overlay-integration
GWT overlay generator which generates GWT and JRE compatible implementations which overlay JavaScript objects.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/io.codegen.gwt-json-overlay/gwt-json-overlay-integration/ -->
<dependency>
<groupId>io.codegen.gwt-json-overlay</groupId>
<artifactId>gwt-json-overlay-integration</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.codegen.gwt-json-overlay/gwt-json-overlay-integration/
implementation 'io.codegen.gwt-json-overlay:gwt-json-overlay-integration:0.2.0'
// https://jarcasting.com/artifacts/io.codegen.gwt-json-overlay/gwt-json-overlay-integration/
implementation ("io.codegen.gwt-json-overlay:gwt-json-overlay-integration:0.2.0")
'io.codegen.gwt-json-overlay:gwt-json-overlay-integration:jar:0.2.0'
<dependency org="io.codegen.gwt-json-overlay" name="gwt-json-overlay-integration" rev="0.2.0">
<artifact name="gwt-json-overlay-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.codegen.gwt-json-overlay', module='gwt-json-overlay-integration', version='0.2.0')
)
libraryDependencies += "io.codegen.gwt-json-overlay" % "gwt-json-overlay-integration" % "0.2.0"
[io.codegen.gwt-json-overlay/gwt-json-overlay-integration "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
io.codegen.gwt-json-overlay : gwt-json-overlay-runtime | jar | 0.2.0 |
commons-logging : commons-logging | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
io.codegen.gwt-json-overlay : gwt-json-overlay-annotations | jar | 0.2.0 |
com.google.gwt : gwt-user | jar | 2.9.0 |
org.immutables : metainf | jar | 2.8.8 |
org.immutables : value | jar | 2.8.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |