is not current version
Last Version 1.2.1

site.morn.boot:morn-fastjson 1.2.0


Categories

Categories

JSON Data fastjson
GroupId

GroupId

site.morn.boot
ArtifactId

ArtifactId

morn-fastjson
Version

Version

1.2.0
Type

Type

jar

Download morn-fastjson 1.2.0


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