org.typemeta:funcj-codec-json

JSON codec

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.typemeta
ArtifactId

ArtifactId

funcj-codec-json
Last Version

Last Version

0.6.16
Release Date

Release Date

Type

Type

jar
Description

Description

org.typemeta:funcj-codec-json
JSON codec

Download funcj-codec-json

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.typemeta : funcj-codec-core jar 0.6.16
org.typemeta : funcj-json jar 0.6.16
org.typemeta : funcj-core jar 0.6.16

test (6)

Group / Artifact Type Version
org.typemeta : funcj-codec-core test-jar 0.6.16
junit : junit jar 4.12
com.pholser : junit-quickcheck-generators jar 0.8.1
org.slf4j : slf4j-nop jar 1.7.25
org.openjdk.jmh : jmh-core jar 1.21
org.openjdk.jmh : jmh-generator-annprocess jar 1.21

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.16
0.6.15
0.6.14