is not current version
Last Version 0.0.5

io.github.acelost:pojson-native-json 0.0.4

Kotlin library for json formatting bringing pretty DSL

Categories

Categories

JSON Data Native Development Tools
GroupId

GroupId

io.github.acelost
ArtifactId

ArtifactId

pojson-native-json
Version

Version

0.0.4
Type

Type

aar

Download pojson-native-json 0.0.4


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