| License |
License
EPL
|
|---|---|
| Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks JSON Data |
| GroupId | GroupIdorg.emfjson |
| ArtifactId | ArtifactIdemfjson-gwt |
| Version | Version0.13.0 |
| Type | Typejar |
| Description |
DescriptionEMF JSON GWT
|
| Filename | Size |
|---|---|
| emfjson-gwt-0.13.0.pom | |
| emfjson-gwt-0.13.0.jar | 66 KB |
| emfjson-gwt-0.13.0-sources.jar | 17 KB |
| emfjson-gwt-0.13.0-javadoc.jar | 96 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.emfjson/emfjson-gwt/ -->
<dependency>
<groupId>org.emfjson</groupId>
<artifactId>emfjson-gwt</artifactId>
<version>0.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.emfjson/emfjson-gwt/
implementation 'org.emfjson:emfjson-gwt:0.13.0'
// https://jarcasting.com/artifacts/org.emfjson/emfjson-gwt/
implementation ("org.emfjson:emfjson-gwt:0.13.0")
'org.emfjson:emfjson-gwt:jar:0.13.0'
<dependency org="org.emfjson" name="emfjson-gwt" rev="0.13.0">
<artifact name="emfjson-gwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.emfjson', module='emfjson-gwt', version='0.13.0')
)
libraryDependencies += "org.emfjson" % "emfjson-gwt" % "0.13.0"
[org.emfjson/emfjson-gwt "0.13.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.emfjson : emfjson-core | jar | 0.13.0 |
| org.emfjson : emfjson-core | jar | 0.13.0 |
| org.eclipselabs : org.eclipse.emf.gwt.ecore | jar | 2.9.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.gwt : gwt-user | jar | 2.7.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| com.google.gwt : gwt-dev | jar | 2.7.0 |