Download xo.impl-0.8.1.jar file - Jar x

Jar examples for x:xo.impl

Description

You can download jar file xo.impl 0.8.1 in this page.

Build File

You can use the following script to add xo.impl-0.8.1.jar to your project.

<dependency>
   <groupId>com.buschmais.xo</groupId>
   <artifactId>xo.impl</artifactId>
   <version>0.8.1</version>
</dependency>
compile group: 'com.buschmais.xo', name: 'xo.impl', version: '0.8.1'
libraryDependencies += "com.buschmais.xo" % "xo.impl" % "0.8.1"
<dependency org="com.buschmais.xo" name="xo.impl" rev="0.8.1"/>
@Grapes(@Grab(group='com.buschmais.xo', module='xo.impl', version='0.8.1'))
'com.buschmais.xo:xo.impl:jar:0.8.1'

Download

Click the following link to download the jar file.

xo.impl-0.8.1-java8.jar
xo.impl-0.8.1-javadoc.jar
xo.impl-0.8.1-sources.jar
xo.impl-0.8.1-tests.jar
xo.impl-0.8.1.jar
xo.impl-0.8.1.pom



Related Tutorials