Download cloud-print-1.0.0.jar file - Jar c

Jar examples for c:cloud-print

Description

Android Google Cloud Print client library

You can download jar file cloud-print 1.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add cloud-print-1.0.0.jar to your project.

<dependency>
   <groupId>com.groundupworks.android</groupId>
   <artifactId>cloud-print</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.groundupworks.android', name: 'cloud-print', version: '1.0.0'
libraryDependencies += "com.groundupworks.android" % "cloud-print" % "1.0.0"
<dependency org="com.groundupworks.android" name="cloud-print" rev="1.0.0"/>
@Grapes(@Grab(group='com.groundupworks.android', module='cloud-print', version='1.0.0'))
'com.groundupworks.android:cloud-print:jar:1.0.0'

Download

Click the following link to download the jar file.

cloud-print-1.0.0-javadoc.jar
cloud-print-1.0.0-sources.jar
cloud-print-1.0.0.pom



Related Tutorials