Jar examples for p:parse-android
A library that gives you access to the powerful Parse cloud platform from your Android app.
You can download jar file parse-android 1.17.1 in this page.
BSD License
You can use the following script to add parse-android-1.17.1.jar to your project.
<dependency> <groupId>com.parse</groupId> <artifactId>parse-android</artifactId> <version>1.17.1</version> </dependency>
compile group: 'com.parse', name: 'parse-android', version: '1.17.1'
libraryDependencies += "com.parse" % "parse-android" % "1.17.1"
<dependency org="com.parse" name="parse-android" rev="1.17.1"/>
@Grapes(@Grab(group='com.parse', module='parse-android', version='1.17.1'))
'com.parse:parse-android:jar:1.17.1'
Click the following link to download the jar file.
parse-android-1.17.1-sources.jar