MVN

com.p4square : ccbapi

Maven & Gradle

Jul 14, 2018
0 stars

cbb-api-java-client · An unofficial Java library for accessing the Church Community Builder API.

<dependency>
    <groupId>com.p4square</groupId>
    <artifactId>ccbapi</artifactId>
    <version>1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.p4square : ccbapi to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3

All Versions

Choose a version of com.p4square : ccbapi to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3
ccbapi-1.3
1.2
ccbapi-1.2
1.1
ccbapi-1.1
1.0
ccbapi-1.0

How to add a dependency to Maven

Add the following com.p4square : ccbapi maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.p4square</groupId>
    <artifactId>ccbapi</artifactId>
    <version>1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.p4square : ccbapi gradle dependency to your build.gradle file:

implementation 'com.p4square:ccbapi:1.3'

Gradle Kotlin DSL: Add the following com.p4square : ccbapi gradle kotlin dependency to your build.gradle.kts file:

implementation("com.p4square:ccbapi:1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.p4square : ccbapi sbt scala dependency to your build.sbt file:

libraryDependencies += "com.p4square" % "ccbapi" % "1.3"

Advertisement

Dependencies from Group

Jul 14, 2018
0 stars

Discover Dependencies

Jan 02, 2016
427 usages
Feb 06, 2019
3 usages
51.5k stars
Apr 16, 2016
1 usages
45 stars
Apr 11, 2016
21 usages
10.6k stars
Aug 16, 2023
11 usages
235 stars
Aug 24, 2022
16 usages
14k stars