Download xenocom-0.0.7.jar file - Jar x

Jar examples for x:xenocom

Description

Xenomachina's common support library.

You can download jar file xenocom 0.0.7 in this page.

License

GNU Lesser General Public License, Version 2.1

Build File

You can use the following script to add xenocom-0.0.7.jar to your project.

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

Download

Click the following link to download the jar file.

xenocom-0.0.7-javadoc.jar
xenocom-0.0.7-sources.jar
xenocom-0.0.7.jar
xenocom-0.0.7.pom



Related Tutorials