Last Version

hoplite 1.0.8

Configuration for Kotlin

License

License

GroupId

GroupId

com.sksamuel.hoplite
ArtifactId

ArtifactId

hoplite-okhttp
Version

Version

1.0.8
Type

Type

jar
Description

Description

hoplite
Configuration for Kotlin
Project URL

Project URL

http://www.github.com/sksamuel/hoplite
Source Code Management

Source Code Management

http://www.github.com/sksamuel/hoplite

Download hoplite-okhttp 1.0.8


<!-- https://jarcasting.com/artifacts/com.sksamuel.hoplite/hoplite-okhttp/ -->
<dependency>
    <groupId>com.sksamuel.hoplite</groupId>
    <artifactId>hoplite-okhttp</artifactId>
    <version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.sksamuel.hoplite/hoplite-okhttp/
implementation 'com.sksamuel.hoplite:hoplite-okhttp:1.0.8'
// https://jarcasting.com/artifacts/com.sksamuel.hoplite/hoplite-okhttp/
implementation ("com.sksamuel.hoplite:hoplite-okhttp:1.0.8")
'com.sksamuel.hoplite:hoplite-okhttp:jar:1.0.8'
<dependency org="com.sksamuel.hoplite" name="hoplite-okhttp" rev="1.0.8">
  <artifact name="hoplite-okhttp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sksamuel.hoplite', module='hoplite-okhttp', version='1.0.8')
)
libraryDependencies += "com.sksamuel.hoplite" % "hoplite-okhttp" % "1.0.8"
[com.sksamuel.hoplite/hoplite-okhttp "1.0.8"]

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.50
com.sksamuel.hoplite : hoplite-core jar 1.0.8
com.squareup.okhttp3 : okhttp jar 4.0.1

Project Modules

There are no modules declared in this project.