MVN

net.dankito.web : web-client

Maven & Gradle

Nov 29, 2021
0 stars

web-client · A simple wrapper around OkHttp for convenience functionality like connection retries, cookie and respponse handling. Uses OkHttp 3.12 to support Android 4.

<dependency>
    <groupId>net.dankito.web</groupId>
    <artifactId>web-client</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.dankito.web : web-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of net.dankito.web : web-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
web-client-1.0.0

How to add a dependency to Maven

Add the following net.dankito.web : web-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.dankito.web</groupId>
    <artifactId>web-client</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.dankito.web : web-client gradle dependency to your build.gradle file:

implementation 'net.dankito.web:web-client:1.0.0'

Gradle Kotlin DSL: Add the following net.dankito.web : web-client gradle kotlin dependency to your build.gradle.kts file:

implementation("net.dankito.web:web-client:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.dankito.web : web-client sbt scala dependency to your build.sbt file:

libraryDependencies += "net.dankito.web" % "web-client" % "1.0.0"

Advertisement

Dependencies from Group

Nov 29, 2021
0 stars

Discover Dependencies

Dec 30, 2021
0 stars
Dec 30, 2021
0 stars
Dec 30, 2021
1 usages
0 stars
Dec 16, 2021
0 stars
Nov 29, 2021
2 stars
Aug 10, 2022
4 stars
May 10, 2023
0 stars
May 10, 2023
0 stars
May 10, 2023
1 usages
0 stars
May 10, 2023
1 usages
0 stars