JsonParsable

Parset library for JSONObjects and JsonReader with high flexibility and support for context.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.yashoid
ArtifactId

ArtifactId

jsonparsable
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

aar
Description

Description

JsonParsable
Parset library for JSONObjects and JsonReader with high flexibility and support for context.
Project URL

Project URL

https://github.com/yasharpm/JsonParsable
Source Code Management

Source Code Management

https://github.com/yasharpm/JsonParsable

Download jsonparsable

How to add to project

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

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.4
1.0.3
1.0.2
1.0.1
1.0.0