org.xpertss:JSONMarshaller

A simple JSON marshaller similar to jackson

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.xpertss
ArtifactId

ArtifactId

JSONMarshaller
Last Version

Last Version

1.1.9
Release Date

Release Date

Type

Type

jar
Description

Description

org.xpertss:JSONMarshaller
A simple JSON marshaller similar to jackson
Project URL

Project URL

https://github.com/cfloersch/JSONMarshaller

Download JSONMarshaller

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.6
org.mockito : mockito-all jar 1.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.9