is not current version
Last Version 1.0.2

com.github.jessyZu:jsongood-servlet 1.0.1


Categories

Categories

JSON Data
GroupId

GroupId

com.github.jessyZu
ArtifactId

ArtifactId

jsongood-servlet
Version

Version

1.0.1
Type

Type

jar

Download jsongood-servlet 1.0.1


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