Download xembly-0.22.jar file - Jar x

Jar examples for x:xembly

Description

Assembly for XML

You can download jar file xembly 0.22 in this page.

License

BSD

Build File

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

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

Download

Click the following link to download the jar file.

xembly-0.22-jar-with-dependencies.jar
xembly-0.22-javadoc.jar
xembly-0.22-sources.jar
xembly-0.22.jar
xembly-0.22.pom



Related Tutorials