Download com.io7m.jxe.core-0.0.1.jar file - Jar c

Jar examples for c:com.io7m.jxe.core

Description

Security-enhanced XML utilities (Core)

You can download jar file com.io7m.jxe.core 0.0.1 in this page.

Build File

You can use the following script to add com.io7m.jxe.core-0.0.1.jar to your project.

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

Download

Click the following link to download the jar file.

com.io7m.jxe.core-0.0.1-javadoc.jar
com.io7m.jxe.core-0.0.1-sources.jar
com.io7m.jxe.core-0.0.1-tests.jar
com.io7m.jxe.core-0.0.1.jar
com.io7m.jxe.core-0.0.1.pom



Related Tutorials