Categories |
CategoriesIDE Development Tools JSON Data fastjson |
---|---|
GroupId | GroupIdio.github.jiangeeq |
ArtifactId | ArtifactIdjpIdem-serializer-fastjson |
Last Version | Last Version1.3.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/io.github.jiangeeq/jpIdem-serializer-fastjson/ -->
<dependency>
<groupId>io.github.jiangeeq</groupId>
<artifactId>jpIdem-serializer-fastjson</artifactId>
<version>1.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jiangeeq/jpIdem-serializer-fastjson/
implementation 'io.github.jiangeeq:jpIdem-serializer-fastjson:1.3.8'
// https://jarcasting.com/artifacts/io.github.jiangeeq/jpIdem-serializer-fastjson/
implementation ("io.github.jiangeeq:jpIdem-serializer-fastjson:1.3.8")
'io.github.jiangeeq:jpIdem-serializer-fastjson:jar:1.3.8'
<dependency org="io.github.jiangeeq" name="jpIdem-serializer-fastjson" rev="1.3.8">
<artifact name="jpIdem-serializer-fastjson" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jiangeeq', module='jpIdem-serializer-fastjson', version='1.3.8')
)
libraryDependencies += "io.github.jiangeeq" % "jpIdem-serializer-fastjson" % "1.3.8"
[io.github.jiangeeq/jpIdem-serializer-fastjson "1.3.8"]