Common JSON Library

Common JSON Library for SIPS

License

License

Categories

Categories

JSON Data
GroupId

GroupId

in.co.s13
ArtifactId

ArtifactId

common-json
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Common JSON Library
Common JSON Library for SIPS
Project URL

Project URL

https://github.com/deepsidhu1313/common-json
Project Organization

Project Organization

S13 Development Team
Source Code Management

Source Code Management

https://github.com/deepsidhu1313/common-json

Download common-json

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

common-json

Build Status  Build Status

json library in java.

common for all SIPS modules.

Versions

Version
0.3
0.2
0.1