MVN

com.evrone : restclient

Maven & Gradle

Nov 08, 2012
1 stars

restclient · restclient

<dependency>
    <groupId>com.evrone</groupId>
    <artifactId>restclient</artifactId>
    <version>0.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.evrone : restclient to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5.0

All Versions

Choose a version of com.evrone : restclient to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5.x
restclient-0.5.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.evrone</groupId>
    <artifactId>restclient</artifactId>
    <version>0.5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.evrone : restclient gradle dependency to your build.gradle file:

implementation 'com.evrone:restclient:0.5.0'

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

implementation("com.evrone:restclient:0.5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.evrone : restclient sbt scala dependency to your build.sbt file:

libraryDependencies += "com.evrone" % "restclient" % "0.5.0"

Advertisement

Dependencies from Group

Nov 08, 2012
1 stars

Discover Dependencies

Mar 26, 2016
9 stars
Feb 19, 2021
20 usages
71 stars
Mar 30, 2016
691 stars
Jul 18, 2023
13 usages
265 stars
Feb 29, 2020
1 usages
4.3k stars
Mar 27, 2016
13 stars
Apr 01, 2016
30 stars
Jan 27, 2022
1 usages
477 stars
Mar 12, 2021
27 usages
58.8k stars