is not current version
Last Version 2.1.1

com.github.subchen:jetbrick-webmvc-fastjson 2.1


Categories

Categories

JSON Data fastjson
GroupId

GroupId

com.github.subchen
ArtifactId

ArtifactId

jetbrick-webmvc-fastjson
Version

Version

2.1
Type

Type

jar

Download jetbrick-webmvc-fastjson 2.1


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