is not current version
Last Version 0.13.0

org.emfjson:emfjson-gwt 0.9.0


Categories

Categories

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

GroupId

org.emfjson
ArtifactId

ArtifactId

emfjson-gwt
Version

Version

0.9.0
Type

Type

jar

Download emfjson-gwt 0.9.0


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