Download xembly-0.17.jar file - Jar x

Jar examples for x:xembly

Description

Assembly for XML

You can download jar file xembly 0.17 in this page.

License

BSD

Build File

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

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

Download

Click the following link to download the jar file.

xembly-0.17-javadoc.jar
xembly-0.17-sources.jar
xembly-0.17.jar
xembly-0.17.pom



Related Tutorials