Last Version

Kotlin implementation of JSON Pointer 0.3

Parent POM for Maven Kotlin projects

License

License

Categories

Categories

Kotlin Languages Net JSON Data
GroupId

GroupId

net.pwall.json
ArtifactId

ArtifactId

json-kotlin-pointer
Version

Version

0.3
Type

Type

jar
Description

Description

Kotlin implementation of JSON Pointer
Parent POM for Maven Kotlin projects
Project URL

Project URL

https://github.com/pwall567/json-kotlin-pointer
Source Code Management

Source Code Management

https://github.com/pwall567/json-kotlin-pointer

Download json-kotlin-pointer 0.3


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

Dependencies

compile (4)

Group / Artifact Type Version
net.pwall.json : jsonutil jar 3.1
net.pwall.util : javautil jar 2.2
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.0
org.jetbrains.kotlin : kotlin-reflect jar 1.4.0

test (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit jar 1.4.0

Project Modules

There are no modules declared in this project.