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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials