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

Jar examples for x:xo.impl

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

xo.impl-0.3.0-javadoc.jar
xo.impl-0.3.0-sources.jar
xo.impl-0.3.0-tests.jar
xo.impl-0.3.0.jar
xo.impl-0.3.0.pom



Related Tutorials