KotlinJson

A Kotlin Json tool

License

License

Categories

Categories

Kotlin Languages JSON Data
GroupId

GroupId

com.github.ChristianNHenriksen
ArtifactId

ArtifactId

KotlinJson
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

KotlinJson
A Kotlin Json tool
Project URL

Project URL

https://github.com/ChristianNHenriksen/KotlinJson
Source Code Management

Source Code Management

https://github.com/ChristianNHenriksen/KotlinJson.git

Download KotlinJson

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.ChristianNHenriksen/KotlinJson/ -->
<dependency>
    <groupId>com.github.ChristianNHenriksen</groupId>
    <artifactId>KotlinJson</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ChristianNHenriksen/KotlinJson/
implementation 'com.github.ChristianNHenriksen:KotlinJson:1.0'
// https://jarcasting.com/artifacts/com.github.ChristianNHenriksen/KotlinJson/
implementation ("com.github.ChristianNHenriksen:KotlinJson:1.0")
'com.github.ChristianNHenriksen:KotlinJson:jar:1.0'
<dependency org="com.github.ChristianNHenriksen" name="KotlinJson" rev="1.0">
  <artifact name="KotlinJson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ChristianNHenriksen', module='KotlinJson', version='1.0')
)
libraryDependencies += "com.github.ChristianNHenriksen" % "KotlinJson" % "1.0"
[com.github.ChristianNHenriksen/KotlinJson "1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.8.2
junit : junit jar 4.12
org.jetbrains.kotlin : kotlin-stdlib jar 1.0.3

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0