is not current version
Last Version 0.3

net.pwall.json:json-kotlin-pointer 0.2


Categories

Categories

Kotlin Languages Net JSON Data
GroupId

GroupId

net.pwall.json
ArtifactId

ArtifactId

json-kotlin-pointer
Version

Version

0.2
Type

Type

jar

Download json-kotlin-pointer 0.2


<!-- https://jarcasting.com/artifacts/net.pwall.json/json-kotlin-pointer/ -->
<dependency>
    <groupId>net.pwall.json</groupId>
    <artifactId>json-kotlin-pointer</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.pwall.json/json-kotlin-pointer/
implementation 'net.pwall.json:json-kotlin-pointer:0.2'
// https://jarcasting.com/artifacts/net.pwall.json/json-kotlin-pointer/
implementation ("net.pwall.json:json-kotlin-pointer:0.2")
'net.pwall.json:json-kotlin-pointer:jar:0.2'
<dependency org="net.pwall.json" name="json-kotlin-pointer" rev="0.2">
  <artifact name="json-kotlin-pointer" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.pwall.json', module='json-kotlin-pointer', version='0.2')
)
libraryDependencies += "net.pwall.json" % "json-kotlin-pointer" % "0.2"
[net.pwall.json/json-kotlin-pointer "0.2"]