Download apitrary-api-0.1.jar file - Jar a

Jar examples for a:apitrary-api

Description

You can download jar file apitrary-api 0.1 in this page.

Build File

You can use the following script to add apitrary-api-0.1.jar to your project.

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

Download

Click the following link to download the jar file.

apitrary-api-0.1-javadoc.jar
apitrary-api-0.1-sources.jar
apitrary-api-0.1.jar
apitrary-api-0.1.pom



Related Tutorials