[klib-json] JSON

Kotlin library with miscellaneous functions

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.orgecc.klib
ArtifactId

ArtifactId

klib-json
Last Version

Last Version

1.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

[klib-json] JSON
Kotlin library with miscellaneous functions
Project Organization

Project Organization

orgecc

Download klib-json

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.orgecc.klib : klib-base jar 1.4.1
com.jsoniter : jsoniter jar 0.9.23
com.google.code.gson : gson jar 2.8.2
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.50

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.0
net.javacrumbs.json-unit : json-unit jar 1.28.2
net.javacrumbs.json-unit : json-unit-fluent jar 1.28.2
org.assertj : assertj-core jar 3.15.0

Project Modules

There are no modules declared in this project.

klib

All: Release

klib-base: Release

klib-db: Release

klib-http4k: Release

klib-json: Release

Versions

Version
1.4.1
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0