MVN

com.github.e-rikov : rerest

Maven & Gradle

Jul 27, 2017
1 usages

RERest · REST client for RE framework.

<dependency>
    <groupId>com.github.e-rikov</groupId>
    <artifactId>rerest</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.e-rikov : rerest to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.github.e-rikov : rerest to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
rerest-1.0.1
rerest-1.0.0

How to add a dependency to Maven

Add the following com.github.e-rikov : rerest maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.e-rikov</groupId>
    <artifactId>rerest</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.e-rikov : rerest gradle dependency to your build.gradle file:

implementation 'com.github.e-rikov:rerest:1.0.1'

Gradle Kotlin DSL: Add the following com.github.e-rikov : rerest gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.e-rikov:rerest:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.e-rikov : rerest sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.e-rikov" % "rerest" % "1.0.1"

Advertisement

Dependencies from Group

Jul 18, 2017
4 usages
Jul 27, 2017
1 usages

Discover Dependencies

Dec 21, 2022
8 usages
1.1k stars
Jun 23, 2023
1 usages
1.7k stars
Jun 01, 2023
312 usages
7.7k stars
Aug 02, 2017
44 stars
Apr 20, 2018
21 usages
1 stars
Apr 20, 2018
8 usages
260 stars
Mar 14, 2018
334 usages
6 stars