Last Version

pojson-native-json 0.0.5

Kotlin library for json formatting bringing pretty DSL

License

License

License
Categories

Categories

JSON Data Native Development Tools
GroupId

GroupId

io.github.acelost
ArtifactId

ArtifactId

pojson-native-json
Version

Version

0.0.5
Type

Type

aar
Description

Description

pojson-native-json
Kotlin library for json formatting bringing pretty DSL
Project URL

Project URL

https://github.com/acelost/Pojson
Source Code Management

Source Code Management

https://github.com/acelost/Pojson/tree/main

Download pojson-native-json 0.0.5


<!-- https://jarcasting.com/artifacts/io.github.acelost/pojson-native-json/ -->
<dependency>
    <groupId>io.github.acelost</groupId>
    <artifactId>pojson-native-json</artifactId>
    <version>0.0.5</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.acelost/pojson-native-json/
implementation 'io.github.acelost:pojson-native-json:0.0.5'
// https://jarcasting.com/artifacts/io.github.acelost/pojson-native-json/
implementation ("io.github.acelost:pojson-native-json:0.0.5")
'io.github.acelost:pojson-native-json:aar:0.0.5'
<dependency org="io.github.acelost" name="pojson-native-json" rev="0.0.5">
  <artifact name="pojson-native-json" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.acelost', module='pojson-native-json', version='0.0.5')
)
libraryDependencies += "io.github.acelost" % "pojson-native-json" % "0.0.5"
[io.github.acelost/pojson-native-json "0.0.5"]

Dependencies

compile (2)

Group / Artifact Type Version
io.github.acelost : pojson-core jar 0.0.5
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32

Project Modules

There are no modules declared in this project.