Last Version

Parse-Android 1.17.3

A library that gives you access to the powerful Parse cloud platform from your Android app.

License

License

GroupId

GroupId

com.parse
ArtifactId

ArtifactId

parse-android
Version

Version

1.17.3
Type

Type

aar
Description

Description

Parse-Android
A library that gives you access to the powerful Parse cloud platform from your Android app.
Project URL

Project URL

https://github.com/parse-community/Parse-SDK-Android
Source Code Management

Source Code Management

https://github.com/parse-community/Parse-SDK-Android

Download parse-android 1.17.3


<!-- https://jarcasting.com/artifacts/com.parse/parse-android/ -->
<dependency>
    <groupId>com.parse</groupId>
    <artifactId>parse-android</artifactId>
    <version>1.17.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.parse/parse-android/
implementation 'com.parse:parse-android:1.17.3'
// https://jarcasting.com/artifacts/com.parse/parse-android/
implementation ("com.parse:parse-android:1.17.3")
'com.parse:parse-android:aar:1.17.3'
<dependency org="com.parse" name="parse-android" rev="1.17.3">
  <artifact name="parse-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.parse', module='parse-android', version='1.17.3')
)
libraryDependencies += "com.parse" % "parse-android" % "1.17.3"
[com.parse/parse-android "1.17.3"]

Dependencies

compile (4)

Group / Artifact Type Version
com.android.support » support-annotations jar 27.1.1
com.android.support » support-compat jar 27.1.1
com.parse.bolts : bolts-tasks jar 1.4.0
com.squareup.okhttp3 : okhttp jar 3.10.0

Project Modules

There are no modules declared in this project.