is not current version
Last Version 2.1.1

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


Categories

Categories

JSON Data fastjson
GroupId

GroupId

com.github.subchen
ArtifactId

ArtifactId

jetbrick-webmvc-fastjson
Version

Version

2.0
Type

Type

jar

Download jetbrick-webmvc-fastjson 2.0


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