Download easyxml-core-0.0.4.jar file - Jar e

Jar examples for e:easyxml-core

Description

You can download jar file easyxml-core 0.0.4 in this page.

Build File

You can use the following script to add easyxml-core-0.0.4.jar to your project.

<dependency>
   <groupId>com.giffing.easyxml</groupId>
   <artifactId>easyxml-core</artifactId>
   <version>0.0.4</version>
</dependency>
compile group: 'com.giffing.easyxml', name: 'easyxml-core', version: '0.0.4'
libraryDependencies += "com.giffing.easyxml" % "easyxml-core" % "0.0.4"
<dependency org="com.giffing.easyxml" name="easyxml-core" rev="0.0.4"/>
@Grapes(@Grab(group='com.giffing.easyxml', module='easyxml-core', version='0.0.4'))
'com.giffing.easyxml:easyxml-core:jar:0.0.4'

Download

Click the following link to download the jar file.

easyxml-core-0.0.4-javadoc.jar
easyxml-core-0.0.4-sources.jar
easyxml-core-0.0.4.jar
easyxml-core-0.0.4.pom



Related Tutorials