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

com.github.wjw465150:easyfastjson 2.11.4

Encapsulates Jackon JSON library, Fast Speed Easy Used Json Lib For java

Категории

Категории

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

Группа

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

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

easyfastjson
Версия

Версия

2.11.4
Тип

Тип

jar

Скачать easyfastjson 2.11.4


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