Download exmaralda-emf-api-1.1.8.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.1.8 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.1.8.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials