is not current version
Last Version 4.0.2

com.github.developframework:jsonview4-core 4.0.0


Categories

Categories

JSON Data
GroupId

GroupId

com.github.developframework
ArtifactId

ArtifactId

jsonview4-core
Version

Version

4.0.0
Type

Type

jar

Download jsonview4-core 4.0.0


<!-- https://jarcasting.com/artifacts/com.github.developframework/jsonview4-core/ -->
<dependency>
    <groupId>com.github.developframework</groupId>
    <artifactId>jsonview4-core</artifactId>
    <version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.developframework/jsonview4-core/
implementation 'com.github.developframework:jsonview4-core:4.0.0'
// https://jarcasting.com/artifacts/com.github.developframework/jsonview4-core/
implementation ("com.github.developframework:jsonview4-core:4.0.0")
'com.github.developframework:jsonview4-core:jar:4.0.0'
<dependency org="com.github.developframework" name="jsonview4-core" rev="4.0.0">
  <artifact name="jsonview4-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.developframework', module='jsonview4-core', version='4.0.0')
)
libraryDependencies += "com.github.developframework" % "jsonview4-core" % "4.0.0"
[com.github.developframework/jsonview4-core "4.0.0"]