is not current version
Last Version 1.9.0

org.noear:solon.serialization.fastjson 1.8.3


Categories

Categories

JSON Data fastjson Serialization Data Formats
GroupId

GroupId

org.noear
ArtifactId

ArtifactId

solon.serialization.fastjson
Version

Version

1.8.3
Type

Type

jar

Download solon.serialization.fastjson 1.8.3


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