| License | License | 
|---|---|
| Categories | CategoriesJSON Data | 
| GroupId | GroupIdcom.a6raywa1cher | 
| ArtifactId | ArtifactIdeztojson | 
| Last Version | Last Version1.0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioncom.a6raywa1cher:eztojson Java-classes to JSON converter for use during development | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| eztojson-1.0.1.pom | |
| eztojson-1.0.1.jar | 25 KB | 
| eztojson-1.0.1-sources.jar | 17 KB | 
| eztojson-1.0.1-javadoc.jar | 81 KB | 
| Browse | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.json : json | jar | 20180813 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.persistence : persistence-api | jar | 1.0.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |