Download airavata-client-api-0.12.jar file - Jar a

Jar examples for a:airavata-client-api

Description

Client API for accessing Airavata Services

You can download jar file airavata-client-api 0.12 in this page.

License

Apache License

Build File

You can use the following script to add airavata-client-api-0.12.jar to your project.

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

Download

Click the following link to download the jar file.

airavata-client-api-0.12-javadoc.jar
airavata-client-api-0.12-sources.jar
airavata-client-api-0.12.jar
airavata-client-api-0.12.pom



Related Tutorials