Download xembly-0.19.1.jar file - Jar x

Jar examples for x:xembly

Description

Assembly for XML

You can download jar file xembly 0.19.1 in this page.

License

BSD

Build File

You can use the following script to add xembly-0.19.1.jar to your project.

<dependency>
   <groupId>com.jcabi.incubator</groupId>
   <artifactId>xembly</artifactId>
   <version>0.19.1</version>
</dependency>
compile group: 'com.jcabi.incubator', name: 'xembly', version: '0.19.1'
libraryDependencies += "com.jcabi.incubator" % "xembly" % "0.19.1"
<dependency org="com.jcabi.incubator" name="xembly" rev="0.19.1"/>
@Grapes(@Grab(group='com.jcabi.incubator', module='xembly', version='0.19.1'))
'com.jcabi.incubator:xembly:jar:0.19.1'

Download

Click the following link to download the jar file.

xembly-0.19.1-javadoc.jar
xembly-0.19.1-sources.jar
xembly-0.19.1.jar
xembly-0.19.1.pom



Related Tutorials