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

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

Description

Appspy

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

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

org.appspy.distrib.client-1.1.pom



Related Tutorials