Jar examples for c:cloud-print
Android Google Cloud Print client library
You can download jar file cloud-print 1.0.0 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
cloud-print-1.0.0-javadoc.jar