Download org.appspy.distrib.client-1.0.jar file - Jar o

Jar examples for o:org.appspy.distrib.client

Description

Appspy

You can download jar file org.appspy.distrib.client 1.0 in this page.

License

Apache 2

Build File

You can use the following script to add org.appspy.distrib.client-1.0.jar to your project.

<dependency>
   <groupId>org.appspy.distrib</groupId>
   <artifactId>org.appspy.distrib.client</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'org.appspy.distrib', name: 'org.appspy.distrib.client', version: '1.0'
libraryDependencies += "org.appspy.distrib" % "org.appspy.distrib.client" % "1.0"
<dependency org="org.appspy.distrib" name="org.appspy.distrib.client" rev="1.0"/>
@Grapes(@Grab(group='org.appspy.distrib', module='org.appspy.distrib.client', version='1.0'))
'org.appspy.distrib:org.appspy.distrib.client:jar:1.0'

Download

Click the following link to download the jar file.

org.appspy.distrib.client-1.0.pom



Related Tutorials