Download jabs-api-0.9.3.jar file - Jar j

Jar examples for j:jabs-api

Description

You can download jar file jabs-api 0.9.3 in this page.

Build File

You can use the following script to add jabs-api-0.9.3.jar to your project.

<dependency>
   <groupId>com.github.crisposs</groupId>
   <artifactId>jabs-api</artifactId>
   <version>0.9.3</version>
</dependency>
compile group: 'com.github.crisposs', name: 'jabs-api', version: '0.9.3'
libraryDependencies += "com.github.crisposs" % "jabs-api" % "0.9.3"
<dependency org="com.github.crisposs" name="jabs-api" rev="0.9.3"/>
@Grapes(@Grab(group='com.github.crisposs', module='jabs-api', version='0.9.3'))
'com.github.crisposs:jabs-api:jar:0.9.3'

Download

Click the following link to download the jar file.

jabs-api-0.9.3-javadoc.jar
jabs-api-0.9.3-sources.jar
jabs-api-0.9.3.jar
jabs-api-0.9.3.pom



Related Tutorials