License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdio.github.charlotteumr.jv |
ArtifactId | ArtifactIdjsonview |
Version | Version1.1 |
Type | Typeaar |
Description |
Descriptionjsonview
a view for displaying json
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jsonview-1.1.pom | |
jsonview-1.1.aar | 56 KB |
jsonview-1.1-sources.jar | 12 KB |
jsonview-1.1-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
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 |