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

Jar examples for a:apitrary-api

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials