License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks JSON Data |
GroupId | GroupIdio.codegen.gwt-json-overlay |
ArtifactId | ArtifactIdgwt-json-overlay-annotations |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongwt-json-overlay-annotations
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-annotations/ -->
<dependency>
<groupId>io.codegen.gwt-json-overlay</groupId>
<artifactId>gwt-json-overlay-annotations</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.codegen.gwt-json-overlay/gwt-json-overlay-annotations/
implementation 'io.codegen.gwt-json-overlay:gwt-json-overlay-annotations:0.2.0'
// https://jarcasting.com/artifacts/io.codegen.gwt-json-overlay/gwt-json-overlay-annotations/
implementation ("io.codegen.gwt-json-overlay:gwt-json-overlay-annotations:0.2.0")
'io.codegen.gwt-json-overlay:gwt-json-overlay-annotations:jar:0.2.0'
<dependency org="io.codegen.gwt-json-overlay" name="gwt-json-overlay-annotations" rev="0.2.0">
<artifact name="gwt-json-overlay-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.codegen.gwt-json-overlay', module='gwt-json-overlay-annotations', version='0.2.0')
)
libraryDependencies += "io.codegen.gwt-json-overlay" % "gwt-json-overlay-annotations" % "0.2.0"
[io.codegen.gwt-json-overlay/gwt-json-overlay-annotations "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.immutables : value | jar | 2.8.8 |
org.immutables : metainf | jar | 2.8.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |