is not current version
Last Version 1.0.1

com.a6raywa1cher:eztojson 1.0.0

Java-classes to JSON converter for use during development

Categories

Categories

JSON Data
GroupId

GroupId

com.a6raywa1cher
ArtifactId

ArtifactId

eztojson
Version

Version

1.0.0
Type

Type

jar

Download eztojson 1.0.0


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