Last Version

com.github.anymaker:tnjson 2.0

Map to JSON converter and JSON to Map parser

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.anymaker
ArtifactId

ArtifactId

tnjson
Version

Version

2.0
Type

Type

jar
Description

Description

com.github.anymaker:tnjson
Map to JSON converter and JSON to Map parser
Project URL

Project URL

https://github.com/anymaker/tnjson
Source Code Management

Source Code Management

https://github.com/anymaker/tnjson

Download tnjson 2.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.