com.a6raywa1cher:eztojson

Java-classes to JSON converter for use during development

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.a6raywa1cher
ArtifactId

ArtifactId

eztojson
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

com.a6raywa1cher:eztojson
Java-classes to JSON converter for use during development
Project URL

Project URL

https://github.com/6rayWa1cher/eztojson
Source Code Management

Source Code Management

https://github.com/6rayWa1cher/eztojson/tree/master

Download eztojson

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.json : json jar 20180813

provided (1)

Group / Artifact Type Version
javax.persistence : persistence-api jar 1.0.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0