is not current version
Last Version 4.0.2

com.github.developframework:jsonview4-spring 4.0.0


Categories

Categories

JSON Data
GroupId

GroupId

com.github.developframework
ArtifactId

ArtifactId

jsonview4-spring
Version

Version

4.0.0
Type

Type

jar

Download jsonview4-spring 4.0.0


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