MVN

io.github.acelost : pojson-native-json

Maven & Gradle

May 15, 2021
6 stars

pojson-native-json · Kotlin library for json formatting bringing pretty DSL

<dependency>
    <groupId>io.github.acelost</groupId>
    <artifactId>pojson-native-json</artifactId>
    <version>0.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.acelost : pojson-native-json to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.5

All Versions

Choose a version of io.github.acelost : pojson-native-json to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
pojson-native-json-0.0.5
pojson-native-json-0.0.4
pojson-native-json-0.0.3

How to add a dependency to Maven

Add the following io.github.acelost : pojson-native-json maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.acelost</groupId>
    <artifactId>pojson-native-json</artifactId>
    <version>0.0.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.acelost : pojson-native-json gradle dependency to your build.gradle file:

implementation 'io.github.acelost:pojson-native-json:0.0.5'

Gradle Kotlin DSL: Add the following io.github.acelost : pojson-native-json gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.acelost:pojson-native-json:0.0.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.acelost : pojson-native-json sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.acelost" % "pojson-native-json" % "0.0.5"

Advertisement

Dependencies from Group

Jul 20, 2022
2 usages
6 stars
May 15, 2021
6 stars
Jul 20, 2022
6 stars

Discover Dependencies

Jul 20, 2022
2 usages
6 stars
May 18, 2022
5 usages
697 stars
May 18, 2022
12 usages
697 stars
May 15, 2021
8 stars
Dec 13, 2021
1 usages
Sep 17, 2021
1 stars
Aug 25, 2023
46 stars