is not current version
Last Version 0.1.6

org.jsonddl:gwt-jso 0.1.4


Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks JSON Data
GroupId

GroupId

org.jsonddl
ArtifactId

ArtifactId

gwt-jso
Version

Version

0.1.4
Type

Type

jar

Download gwt-jso 0.1.4


<!-- https://jarcasting.com/artifacts/org.jsonddl/gwt-jso/ -->
<dependency>
    <groupId>org.jsonddl</groupId>
    <artifactId>gwt-jso</artifactId>
    <version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.jsonddl/gwt-jso/
implementation 'org.jsonddl:gwt-jso:0.1.4'
// https://jarcasting.com/artifacts/org.jsonddl/gwt-jso/
implementation ("org.jsonddl:gwt-jso:0.1.4")
'org.jsonddl:gwt-jso:jar:0.1.4'
<dependency org="org.jsonddl" name="gwt-jso" rev="0.1.4">
  <artifact name="gwt-jso" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jsonddl', module='gwt-jso', version='0.1.4')
)
libraryDependencies += "org.jsonddl" % "gwt-jso" % "0.1.4"
[org.jsonddl/gwt-jso "0.1.4"]