Last Version

JSON 1.0.0

Common Tools For Android Developer.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.hwangjr.utils
ArtifactId

ArtifactId

json
Version

Version

1.0.0
Type

Type

aar
Description

Description

JSON
Common Tools For Android Developer.
Project URL

Project URL

https://github.com/AndroidKnife/Utils
Source Code Management

Source Code Management

https://github.com/AndroidKnife/Utils

Download json 1.0.0


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

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.