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

Jar examples for a:abs-api

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials