Download cjmx-ext-1.0.0.RELEASE.jar file - Jar c

Jar examples for c:cjmx-ext

Description

cjmx-ext

You can download jar file cjmx-ext 1.0.0.RELEASE in this page.

License

Three-clause BSD-style

Build File

You can use the following script to add cjmx-ext-1.0.0.RELEASE.jar to your project.

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

Download

Click the following link to download the jar file.

cjmx-ext-1.0.0.RELEASE-javadoc.jar
cjmx-ext-1.0.0.RELEASE-sources.jar
cjmx-ext-1.0.0.RELEASE.jar
cjmx-ext-1.0.0.RELEASE.pom



Related Tutorials