MVN

net.pwall.json : json-kotlin-annotations

Maven & Gradle

Nov 06, 2021
3 usages
1 stars

Annotations for Kotlin JSON serialization and deserialization · Kotlin annotation classes to assist with auto-serialization and deserialization

<dependency>
    <groupId>net.pwall.json</groupId>
    <artifactId>json-kotlin-annotations</artifactId>
    <version>1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.2

All Versions

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

Version Vulnerabilities Updated
1.2
json-kotlin-annotations-1.2
1.1.x
json-kotlin-annotations-1.1.1
1.1
json-kotlin-annotations-1.1
1.0.x
json-kotlin-annotations-1.0.2
json-kotlin-annotations-1.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>net.pwall.json</groupId>
    <artifactId>json-kotlin-annotations</artifactId>
    <version>1.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'net.pwall.json:json-kotlin-annotations:1.2'

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

implementation("net.pwall.json:json-kotlin-annotations:1.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "net.pwall.json" % "json-kotlin-annotations" % "1.2"

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

Aug 25, 2023
6 usages
11.9k stars
Aug 25, 2023
6 usages
11.9k stars
Oct 27, 2021
2 stars
jwi
Jul 14, 2023
1 stars
Aug 27, 2021
1 usages
6 stars
Mar 20, 2022
1 usages
11 stars
Jan 10, 2021
1 stars