не последняя версия
Последняя версия 2.1.1

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


Категории

Категории

JSON Данные fastjson
Группа

Группа

com.github.subchen
Идентификатор

Идентификатор

jetbrick-webmvc-fastjson
Версия

Версия

2.1
Тип

Тип

jar

Скачать 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"]