Download xembly-0.21.jar file - Jar x

Jar examples for x:xembly

Description

Assembly for XML

You can download jar file xembly 0.21 in this page.

License

BSD

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials