Last Version

pojson-android-json 0.0.7

Kotlin library for json formatting bringing pretty DSL

License

License

License
Categories

Categories

JSON Data
GroupId

GroupId

io.github.acelost
ArtifactId

ArtifactId

pojson-android-json
Version

Version

0.0.7
Type

Type

aar
Description

Description

pojson-android-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-android-json 0.0.7


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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.acelost : pojson-core jar 0.0.7
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

Project Modules

There are no modules declared in this project.