is not current version
Last Version 1.3.8

io.github.jiangeeq:jpIdem-serializer-fastjson 1.3.7


Categories

Categories

IDE Development Tools JSON Data fastjson
GroupId

GroupId

io.github.jiangeeq
ArtifactId

ArtifactId

jpIdem-serializer-fastjson
Version

Version

1.3.7
Type

Type

jar

Download jpIdem-serializer-fastjson 1.3.7


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