MVN

io.macgyver.okrest3 : okrest

Maven & Gradle

Mar 21, 2016
7 usages
5 stars

okrest · REST Wrapper for OkHttp

<dependency>
    <groupId>io.macgyver.okrest3</groupId>
    <artifactId>okrest</artifactId>
    <version>3.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.macgyver.okrest3 : okrest to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.3

All Versions

Choose a version of io.macgyver.okrest3 : okrest to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
okrest-3.0.3
okrest-3.0.2
okrest-3.0.0

How to add a dependency to Maven

Add the following io.macgyver.okrest3 : okrest maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.macgyver.okrest3</groupId>
    <artifactId>okrest</artifactId>
    <version>3.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.macgyver.okrest3 : okrest gradle dependency to your build.gradle file:

implementation 'io.macgyver.okrest3:okrest:3.0.3'

Gradle Kotlin DSL: Add the following io.macgyver.okrest3 : okrest gradle kotlin dependency to your build.gradle.kts file:

implementation("io.macgyver.okrest3:okrest:3.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.macgyver.okrest3 : okrest sbt scala dependency to your build.sbt file:

libraryDependencies += "io.macgyver.okrest3" % "okrest" % "3.0.3"

Advertisement

Dependencies from Group

Mar 21, 2016
7 usages
5 stars

Discover Dependencies

Jul 08, 2019
10 usages
334 stars
Apr 30, 2021
8 usages
250 stars
Sep 08, 2021
6 usages
3.2k stars
Sep 16, 2019
4 usages
98 stars
Nov 22, 2022
4 usages
1 stars
Sep 16, 2013
2 usages
1 stars
May 08, 2018
4 usages
126 stars
Apr 01, 2023
2 usages
4 stars
Jul 28, 2011
7 usages