Download airship-shared-0.9.jar file - Jar a

Jar examples for a:airship-shared

Description

You can download jar file airship-shared 0.9 in this page.

Build File

You can use the following script to add airship-shared-0.9.jar to your project.

<dependency>
   <groupId>io.airlift.airship</groupId>
   <artifactId>airship-shared</artifactId>
   <version>0.9</version>
</dependency>
compile group: 'io.airlift.airship', name: 'airship-shared', version: '0.9'
libraryDependencies += "io.airlift.airship" % "airship-shared" % "0.9"
<dependency org="io.airlift.airship" name="airship-shared" rev="0.9"/>
@Grapes(@Grab(group='io.airlift.airship', module='airship-shared', version='0.9'))
'io.airlift.airship:airship-shared:jar:0.9'

Download

Click the following link to download the jar file.

airship-shared-0.9-javadoc.jar
airship-shared-0.9-sources.jar
airship-shared-0.9-tests.jar
airship-shared-0.9.jar
airship-shared-0.9.pom



Related Tutorials