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

Jar examples for x:xMax-common

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials