Last Version

Android JSON Viewer 1.0

Activity to display a json object or array in the UI.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.droidpl
ArtifactId

ArtifactId

android-json-viewer
Version

Version

1.0
Type

Type

aar
Description

Description

Android JSON Viewer
Activity to display a json object or array in the UI.
Project URL

Project URL

https://github.com/droidpl/AndroidJsonViewer
Source Code Management

Source Code Management

https://github.com/droidpl/AndroidJsonViewer

Download android-json-viewer 1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 23.1.1
com.android.support » design jar 23.1.1

Project Modules

There are no modules declared in this project.