Download exml-7.0.jar file - Jar e

Jar examples for e:exml

Description

You can download jar file exml 7.0 in this page.

Build File

You can use the following script to add exml-7.0.jar to your project.

<dependency>
   <groupId>exml</groupId>
   <artifactId>exml</artifactId>
   <version>7.0</version>
</dependency>
compile group: 'exml', name: 'exml', version: '7.0'
libraryDependencies += "exml" % "exml" % "7.0"
<dependency org="exml" name="exml" rev="7.0"/>
@Grapes(@Grab(group='exml', module='exml', version='7.0'))
'exml:exml:jar:7.0'

Download

Click the following link to download the jar file.

exml-7.0.jar
exml-7.0.pom



Related Tutorials