MVN

com.clever : client

Maven & Gradle

Jul 06, 2018
2 stars

Clever Java Client · Client Library for the Clever API

<dependency>
    <groupId>com.clever</groupId>
    <artifactId>client</artifactId>
    <version>0.3.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.clever : client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.5

All Versions

Choose a version of com.clever : client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
client-1.0.1
client-1.0.0
0.3.x
client-0.3.5
client-0.3.4
client-0.3.3
client-0.3.2
client-0.3.1
client-0.3.0
0.2.x
client-0.2.1
client-0.2.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.clever</groupId>
    <artifactId>client</artifactId>
    <version>0.3.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.clever : client gradle dependency to your build.gradle file:

implementation 'com.clever:client:0.3.5'

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

implementation("com.clever:client:0.3.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.clever : client sbt scala dependency to your build.sbt file:

libraryDependencies += "com.clever" % "client" % "0.3.5"

Advertisement

Dependencies from Group

Jul 06, 2018
2 stars

Discover Dependencies

Aug 24, 2020
13 usages
5.5k stars
Jul 23, 2023
1.3k stars
v20
Nov 10, 2018
39 stars
Aug 01, 2023
393 usages
41 stars
May 02, 2017
2 usages
7 stars
Jan 28, 2020
2 usages
Aug 04, 2023
68 usages
1k stars
Jul 19, 2023
32 stars
Sep 14, 2021
181 usages