is not current version
Last Version 1.3

jsonview 1.1

a view for displaying json

License

License

Categories

Categories

JSON Data
GroupId

GroupId

io.github.charlotteumr.jv
ArtifactId

ArtifactId

jsonview
Version

Version

1.1
Type

Type

aar
Description

Description

jsonview
a view for displaying json
Project URL

Project URL

https://github.com/CharlotteUMR/JsonView
Source Code Management

Source Code Management

https://github.com/CharlotteUMR/JsonView

Download jsonview 1.1


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

Dependencies

compile (6)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.3.72
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.72
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

Project Modules

There are no modules declared in this project.