| License |
License
License
|
|---|---|
| Categories |
CategoriesJSON Data Native Development Tools |
| GroupId | GroupIdio.github.acelost |
| ArtifactId | ArtifactIdpojson-native-json |
| Version | Version0.0.5 |
| Type | Typeaar |
| Description |
Descriptionpojson-native-json
Kotlin library for json formatting bringing pretty DSL
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| pojson-native-json-0.0.5.pom | |
| pojson-native-json-0.0.5-sources.jar | 2 KB |
| pojson-native-json-0.0.5-javadoc.jar | 259 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.acelost : pojson-core | jar | 0.0.5 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.32 |