is not current version
Last Version 3.2.0

com.github.developframework:jsonview3-springmvc 3.0.1


Categories

Categories

JSON Data
GroupId

GroupId

com.github.developframework
ArtifactId

ArtifactId

jsonview3-springmvc
Version

Version

3.0.1
Type

Type

jar

Download jsonview3-springmvc 3.0.1


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