Download jaxmeapi-0.5.1.jar file - Jar j

Jar examples for j:jaxmeapi

Description

You can download jar file jaxmeapi 0.5.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add jaxmeapi-0.5.1.jar to your project.

<dependency>
   <groupId>jaxme</groupId>
   <artifactId>jaxmeapi</artifactId>
   <version>0.5.1</version>
</dependency>
compile group: 'jaxme', name: 'jaxmeapi', version: '0.5.1'
libraryDependencies += "jaxme" % "jaxmeapi" % "0.5.1"
<dependency org="jaxme" name="jaxmeapi" rev="0.5.1"/>
@Grapes(@Grab(group='jaxme', module='jaxmeapi', version='0.5.1'))
'jaxme:jaxmeapi:jar:0.5.1'

Download

Click the following link to download the jar file.

jaxmeapi-0.5.1-sources.jar
jaxmeapi-0.5.1.jar
jaxmeapi-0.5.1.pom



Related Tutorials