MVN

ru.gildor.coroutines : kotlin-coroutines-okhttp

Maven & Gradle

Mar 17, 2019
2 usages
181 stars

kotlin-coroutines-okhttp · Coroutine adapter for OkHttp Call

<dependency>
    <groupId>ru.gildor.coroutines</groupId>
    <artifactId>kotlin-coroutines-okhttp</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ru.gildor.coroutines : kotlin-coroutines-okhttp to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of ru.gildor.coroutines : kotlin-coroutines-okhttp to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
kotlin-coroutines-okhttp-1.0

How to add a dependency to Maven

Add the following ru.gildor.coroutines : kotlin-coroutines-okhttp maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ru.gildor.coroutines</groupId>
    <artifactId>kotlin-coroutines-okhttp</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ru.gildor.coroutines : kotlin-coroutines-okhttp gradle dependency to your build.gradle file:

implementation 'ru.gildor.coroutines:kotlin-coroutines-okhttp:1.0'

Gradle Kotlin DSL: Add the following ru.gildor.coroutines : kotlin-coroutines-okhttp gradle kotlin dependency to your build.gradle.kts file:

implementation("ru.gildor.coroutines:kotlin-coroutines-okhttp:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following ru.gildor.coroutines : kotlin-coroutines-okhttp sbt scala dependency to your build.sbt file:

libraryDependencies += "ru.gildor.coroutines" % "kotlin-coroutines-okhttp" % "1.0"

Advertisement

Dependencies from Group

Mar 17, 2019
2 usages
181 stars
Feb 11, 2019
1 usages
850 stars

Discover Dependencies

Jun 23, 2023
4 usages
1.4k stars
Jun 17, 2017
3 usages
44 stars
Dec 18, 2015
4 usages
98 stars
Jun 25, 2022
2 usages
Aug 26, 2020
5 usages
0 stars
Jul 23, 2019
4 usages
57 stars
Sep 27, 2022
0 stars
Mar 11, 2022
2 usages
16 stars