is not current version
Last Version 1.2

com.github.zjb-it:jackson-replace-fastjson 1.1


Categories

Categories

JSON Data Jackson fastjson
GroupId

GroupId

com.github.zjb-it
ArtifactId

ArtifactId

jackson-replace-fastjson
Version

Version

1.1
Type

Type

jar

Download jackson-replace-fastjson 1.1


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