Download ecore-xmi-2.1.0.jar file - Jar e

Jar examples for e:ecore-xmi

Description

You can download jar file ecore-xmi 2.1.0 in this page.

Build File

You can use the following script to add ecore-xmi-2.1.0.jar to your project.

<dependency>
   <groupId>org.eclipse.emf</groupId>
   <artifactId>ecore-xmi</artifactId>
   <version>2.1.0</version>
</dependency>
compile group: 'org.eclipse.emf', name: 'ecore-xmi', version: '2.1.0'
libraryDependencies += "org.eclipse.emf" % "ecore-xmi" % "2.1.0"
<dependency org="org.eclipse.emf" name="ecore-xmi" rev="2.1.0"/>
@Grapes(@Grab(group='org.eclipse.emf', module='ecore-xmi', version='2.1.0'))
'org.eclipse.emf:ecore-xmi:jar:2.1.0'

Download

Click the following link to download the jar file.

ecore-xmi-2.1.0-sources.jar
ecore-xmi-2.1.0.jar
ecore-xmi-2.1.0.pom



Related Tutorials