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

Jar examples for a:abs-api

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials