Download jaxme-api-0.3.jar file - Jar j

Jar examples for j:jaxme-api

Description

You can download jar file jaxme-api 0.3 in this page.

Build File

You can use the following script to add jaxme-api-0.3.jar to your project.

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

Download

Click the following link to download the jar file.

jaxme-api-0.3.jar
jaxme-api-0.3.pom



Related Tutorials