| License |
License |
|---|---|
| Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks JSON Data |
| GroupId | GroupIdio.codegen.gwt-json-overlay |
| ArtifactId | ArtifactIdgwt-json-overlay |
| Last Version | Last Version0.2.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptiongwt-json-overlay
GWT overlay generator which generates GWT and JRE compatible implementations which overlay JavaScript objects.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| 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"]