Download exmaralda-emf-api-1.2.1.jar file - Jar e

Jar examples for e:exmaralda-emf-api

Description

This project provides an EMF (see: http://www.eclipse.org/modeling/emf/) meta model of the EXMARaLDA (see: http://www.exmaralda.org/) data format (.exb). Further a Java api is included to access, manipulate read and store such data.

You can download jar file exmaralda-emf-api 1.2.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add exmaralda-emf-api-1.2.1.jar to your project.

<dependency>
   <groupId>org.corpus-tools</groupId>
   <artifactId>exmaralda-emf-api</artifactId>
   <version>1.2.1</version>
</dependency>
compile group: 'org.corpus-tools', name: 'exmaralda-emf-api', version: '1.2.1'
libraryDependencies += "org.corpus-tools" % "exmaralda-emf-api" % "1.2.1"
<dependency org="org.corpus-tools" name="exmaralda-emf-api" rev="1.2.1"/>
@Grapes(@Grab(group='org.corpus-tools', module='exmaralda-emf-api', version='1.2.1'))
'org.corpus-tools:exmaralda-emf-api:jar:1.2.1'

Download

Click the following link to download the jar file.

exmaralda-emf-api-1.2.1-javadoc.jar
exmaralda-emf-api-1.2.1-sources.jar
exmaralda-emf-api-1.2.1.jar
exmaralda-emf-api-1.2.1.pom



Related Tutorials