is not current version
Last Version 1.2

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


Categories

Categories

JSON Data Jackson fastjson
GroupId

GroupId

com.github.zjb-it
ArtifactId

ArtifactId

jackson-replace-fastjson
Version

Version

1.0
Type

Type

jar

Download jackson-replace-fastjson 1.0


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