Download xMax-common-1.0.0.jar file - Jar x

Jar examples for x:xMax-common

Description

You can download jar file xMax-common 1.0.0 in this page.

Build File

You can use the following script to add xMax-common-1.0.0.jar to your project.

<dependency>
   <groupId>com.github.treeleafj</groupId>
   <artifactId>xMax-common</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.github.treeleafj', name: 'xMax-common', version: '1.0.0'
libraryDependencies += "com.github.treeleafj" % "xMax-common" % "1.0.0"
<dependency org="com.github.treeleafj" name="xMax-common" rev="1.0.0"/>
@Grapes(@Grab(group='com.github.treeleafj', module='xMax-common', version='1.0.0'))
'com.github.treeleafj:xMax-common:jar:1.0.0'

Download

Click the following link to download the jar file.

xMax-common-1.0.0-javadoc.jar
xMax-common-1.0.0-sources.jar
xMax-common-1.0.0.jar
xMax-common-1.0.0.pom



Related Tutorials