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

Jar examples for a:airship-shared

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials