MVN

ca.pjer : parseclient

Maven & Gradle

Mar 18, 2019
1 usages
8 stars

ParseClient · Ths is a non-official Parse.com library that wrap JAX-RS to offer a high level client to Parse.com REST API.

<dependency>
    <groupId>ca.pjer</groupId>
    <artifactId>parseclient</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ca.pjer : parseclient to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.1

All Versions

Choose a version of ca.pjer : parseclient to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
parseclient-1.1.1
parseclient-1.1.0
1.0.x
parseclient-1.0.0

How to add a dependency to Maven

Add the following ca.pjer : parseclient maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ca.pjer</groupId>
    <artifactId>parseclient</artifactId>
    <version>1.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ca.pjer : parseclient gradle dependency to your build.gradle file:

implementation 'ca.pjer:parseclient:1.1.1'

Gradle Kotlin DSL: Add the following ca.pjer : parseclient gradle kotlin dependency to your build.gradle.kts file:

implementation("ca.pjer:parseclient:1.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following ca.pjer : parseclient sbt scala dependency to your build.sbt file:

libraryDependencies += "ca.pjer" % "parseclient" % "1.1.1"

Advertisement

Dependencies from Group

Aug 17, 2021
2 usages
72 stars
Mar 18, 2019
1 usages
8 stars
Mar 28, 2017
1 usages
7 stars
Jun 19, 2015
20 stars
Mar 14, 2017

Discover Dependencies

Feb 22, 2023
7 usages
19.7k stars
Jul 19, 2021
1 usages
13.2k stars
Feb 06, 2023
20k stars
Jul 23, 2022
0 stars
Mar 30, 2017
Apr 25, 2017
Jul 23, 2023
45 usages
6.1k stars
Jul 23, 2023
3.8k usages
6.1k stars
Aug 22, 2023
60 usages
5k stars