json

This is simplified fork of Google gson

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.bitbucket.javatek
ArtifactId

ArtifactId

json
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

json
This is simplified fork of Google gson
Project URL

Project URL

https://bitbucket.org/javatek/json
Source Code Management

Source Code Management

https://bitbucket.org/javatek/json

Download json

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.bitbucket.javatek : require jar 1.0
com.google.code.findbugs : jsr305 jar 3.0.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2
1.1