License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks JSON Data |
GroupId | GroupIdio.codegen.gwt-json-overlay |
ArtifactId | ArtifactIdgwt-json-overlay |
Version | Version0.0.10 |
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.0.10.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.10</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.10'
// https://jarcasting.com/artifacts/io.codegen.gwt-json-overlay/gwt-json-overlay/
implementation ("io.codegen.gwt-json-overlay:gwt-json-overlay:0.0.10")
'io.codegen.gwt-json-overlay:gwt-json-overlay:pom:0.0.10'
<dependency org="io.codegen.gwt-json-overlay" name="gwt-json-overlay" rev="0.0.10">
<artifact name="gwt-json-overlay" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.codegen.gwt-json-overlay', module='gwt-json-overlay', version='0.0.10')
)
libraryDependencies += "io.codegen.gwt-json-overlay" % "gwt-json-overlay" % "0.0.10"
[io.codegen.gwt-json-overlay/gwt-json-overlay "0.0.10"]