Download abs-api-0.8.7.jar file - Jar a

Jar examples for a:abs-api

Description

You can download jar file abs-api 0.8.7 in this page.

Build File

You can use the following script to add abs-api-0.8.7.jar to your project.

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

Download

Click the following link to download the jar file.

abs-api-0.8.7-javadoc.jar
abs-api-0.8.7-sources.jar
abs-api-0.8.7.jar
abs-api-0.8.7.pom



Related Tutorials