JSON Utils

Set of utilities around JSON utils

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.marcellodesales
ArtifactId

ArtifactId

json-utils
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

JSON Utils
Set of utilities around JSON utils
Project URL

Project URL

http://github.com/marcellodesales/jsonutils-java

Download json-utils

How to add to project

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

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.

Versions

Version
1.0.0