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

Jar examples for a:abs-api

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials