Download airavata-client-api-0.9.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.9 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials