Download emfjson-core-0.10.0.jar file - Jar e

Jar examples for e:emfjson-core

Description

EMF JSON Core

You can download jar file emfjson-core 0.10.0 in this page.

Build File

You can use the following script to add emfjson-core-0.10.0.jar to your project.

<dependency>
   <groupId>org.emfjson</groupId>
   <artifactId>emfjson-core</artifactId>
   <version>0.10.0</version>
</dependency>
compile group: 'org.emfjson', name: 'emfjson-core', version: '0.10.0'
libraryDependencies += "org.emfjson" % "emfjson-core" % "0.10.0"
<dependency org="org.emfjson" name="emfjson-core" rev="0.10.0"/>
@Grapes(@Grab(group='org.emfjson', module='emfjson-core', version='0.10.0'))
'org.emfjson:emfjson-core:jar:0.10.0'

Download

Click the following link to download the jar file.

emfjson-core-0.10.0-javadoc.jar
emfjson-core-0.10.0-sources.jar
emfjson-core-0.10.0.jar
emfjson-core-0.10.0.pom



Related Tutorials