is not current version
Last Version 2.12.5

com.github.wjw465150:easyfastjson 2.11.4

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

Categories

Categories

JSON Data fastjson
GroupId

GroupId

com.github.wjw465150
ArtifactId

ArtifactId

easyfastjson
Version

Version

2.11.4
Type

Type

jar

Download 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"]