MVN

net.pwall.json : json-ktor-client

Maven & Gradle

Jul 11, 2023
1 usages
2 stars

JSON functionality for ktor HTTP clients · This library provides ktor client interface integration for the json-kotlin library.

<dependency>
    <groupId>net.pwall.json</groupId>
    <artifactId>json-ktor-client</artifactId>
    <version>0.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.pwall.json : json-ktor-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.8

All Versions

Choose a version of net.pwall.json : json-ktor-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.8
json-ktor-client-0.8
0.7
json-ktor-client-0.7
0.6
json-ktor-client-0.6
0.5.x
json-ktor-client-0.5.1
0.5
json-ktor-client-0.5
0.4
json-ktor-client-0.4
0.3.x
json-ktor-client-0.3.1
0.3
json-ktor-client-0.3
0.2
json-ktor-client-0.2
0.1
json-ktor-client-0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>net.pwall.json</groupId>
    <artifactId>json-ktor-client</artifactId>
    <version>0.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.pwall.json : json-ktor-client gradle dependency to your build.gradle file:

implementation 'net.pwall.json:json-ktor-client:0.8'

Gradle Kotlin DSL: Add the following net.pwall.json : json-ktor-client gradle kotlin dependency to your build.gradle.kts file:

implementation("net.pwall.json:json-ktor-client:0.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.pwall.json : json-ktor-client sbt scala dependency to your build.sbt file:

libraryDependencies += "net.pwall.json" % "json-ktor-client" % "0.8"

Advertisement

Dependencies from Group

Jun 28, 2023
21 usages
3 stars
Jul 10, 2023
10 usages
3 stars
Jul 10, 2023
8 usages
11 stars
Nov 06, 2022
7 usages
1 stars
Jul 10, 2023
6 usages
76 stars

Discover Dependencies

Nov 12, 2019
6 stars
Apr 15, 2020
4 usages
6 stars
Jan 22, 2020
35 stars
Jun 12, 2023
2 usages
172 stars
Sep 21, 2020
6 usages
70 stars
Sep 21, 2020
2 usages
70 stars