MVN

net.afanasev : kson-processor

Maven & Gradle

Sep 25, 2021
106 stars

Kson · Gson TypeAdapter generator for Kotlin Data Classes

<dependency>
    <groupId>net.afanasev</groupId>
    <artifactId>kson-processor</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.afanasev : kson-processor to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of net.afanasev : kson-processor to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1
kson-processor-1.1

How to add a dependency to Maven

Add the following net.afanasev : kson-processor maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.afanasev</groupId>
    <artifactId>kson-processor</artifactId>
    <version>1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.afanasev : kson-processor gradle dependency to your build.gradle file:

implementation 'net.afanasev:kson-processor:1.1'

Gradle Kotlin DSL: Add the following net.afanasev : kson-processor gradle kotlin dependency to your build.gradle.kts file:

implementation("net.afanasev:kson-processor:1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.afanasev : kson-processor sbt scala dependency to your build.sbt file:

libraryDependencies += "net.afanasev" % "kson-processor" % "1.1"

Advertisement

Dependencies from Group

Sep 25, 2021
1 usages
106 stars
Jan 18, 2023
110 stars
Apr 24, 2021
110 stars
Jan 18, 2023
110 stars
Sep 25, 2021
106 stars

Discover Dependencies

Sep 25, 2021
1 usages
106 stars
Aug 24, 2022
0 stars
Aug 23, 2023
7 stars
Nov 11, 2021
13 stars
Jul 31, 2022
9 stars
Sep 22, 2021
64 stars
Jan 31, 2023
1 usages
0 stars