Last Version

fluid-json 0.9.6

A JSON library written in pure Kotlin.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.fluidsonic
ArtifactId

ArtifactId

fluid-json
Version

Version

0.9.6
Type

Type

jar
Description

Description

fluid-json
A JSON library written in pure Kotlin.
Project URL

Project URL

https://github.com/fluidsonic/fluid-json
Source Code Management

Source Code Management

https://github.com/fluidsonic/fluid-json

Download fluid-json 0.9.6


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-reflect jar 1.3.10
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.10

test (2)

Group / Artifact Type Version
com.winterbe : expekt jar 0.5.0
org.spekframework.spek2 : spek-dsl-jvm jar 2.0.0-rc.1

Project Modules

There are no modules declared in this project.