License |
License |
---|---|
GroupId | GroupIdio.macgyver.okrest3 |
ArtifactId | ArtifactIdokrest |
Last Version | Last Version3.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionokrest
REST Wrapper for OkHttp
|
Filename | Size |
---|---|
okrest-3.0.3.pom | |
okrest-3.0.3.jar | 54 KB |
okrest-3.0.3-sources.jar | 27 KB |
okrest-3.0.3-javadoc.jar | 135 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.macgyver.okrest3/okrest/ -->
<dependency>
<groupId>io.macgyver.okrest3</groupId>
<artifactId>okrest</artifactId>
<version>3.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.macgyver.okrest3/okrest/
implementation 'io.macgyver.okrest3:okrest:3.0.3'
// https://jarcasting.com/artifacts/io.macgyver.okrest3/okrest/
implementation ("io.macgyver.okrest3:okrest:3.0.3")
'io.macgyver.okrest3:okrest:jar:3.0.3'
<dependency org="io.macgyver.okrest3" name="okrest" rev="3.0.3">
<artifact name="okrest" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.macgyver.okrest3', module='okrest', version='3.0.3')
)
libraryDependencies += "io.macgyver.okrest3" % "okrest" % "3.0.3"
[io.macgyver.okrest3/okrest "3.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 19.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.7.3 |
org.slf4j : slf4j-api | jar | 1.7.19 |
com.squareup.okhttp3 : okhttp | jar | 3.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.3.0 |
junit : junit | jar | 4.12 |
org.slf4j : jul-to-slf4j | jar | 1.7.19 |
com.squareup.okhttp3 : mockwebserver | jar | 3.2.0 |
ch.qos.logback : logback-classic | jar | 1.1.6 |