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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials