Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 345 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 345 Bytes

emfjson-gwt

JSON Binding for EMF-GWT.

Documentation

See http://emfjson.org/docs/gwt/

Download

We recommend to use the maven-gwt plugin. The GWT version of emfjson is available in Maven central.

<dependency>
	<groupId>org.emfjson</groupId>
	<artifactId>emfjson-gwt</artifactId>
	<version>0.13.0</version>
</dependency>