jsonunicode

Small Java library for JSON character encoding handling

License

License

Categories

Categories

Net JSON Data
GroupId

GroupId

net.sf.jsonunicode
ArtifactId

ArtifactId

jsonunicode
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

jsonunicode
Small Java library for JSON character encoding handling
Project URL

Project URL

http://sourceforge.net/projects/jsonunicode/
Source Code Management

Source Code Management

http://sourceforge.net/p/jsonunicode/code/

Download jsonunicode

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0