jsonview

a view for displaying json

License

License

Categories

Categories

JSON Data
GroupId

GroupId

io.github.charlotteumr.jv
ArtifactId

ArtifactId

jsonview
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

aar
Description

Description

jsonview
a view for displaying json
Project URL

Project URL

https://gitee.com/charlotteumr/JsonView
Source Code Management

Source Code Management

https://gitee.com/charlotteumr/JsonView

Download jsonview

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.4.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.0
androidx.core » core-ktx jar 1.3.2
androidx.appcompat » appcompat jar 1.2.0
androidx.recyclerview » recyclerview jar 1.1.0
androidx.constraintlayout » constraintlayout jar 2.0.4
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.3.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2
1.1
1.0