Categories |
CategoriesJSON Data Native Development Tools |
---|---|
GroupId | GroupIdio.github.acelost |
ArtifactId | ArtifactIdpojson-native-json |
Version | Version0.0.4 |
Type | Typeaar |
Filename | Size |
---|---|
pojson-native-json-0.0.4.pom | |
pojson-native-json-0.0.4-sources.jar | 2 KB |
pojson-native-json-0.0.4-javadoc.jar | 256 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.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"]