is not current version
Last Version 1.2.0

io.github.hyfsy:hot-refresh-plugin-fastjson 1.1.0


Categories

Categories

JSON Data fastjson
GroupId

GroupId

io.github.hyfsy
ArtifactId

ArtifactId

hot-refresh-plugin-fastjson
Version

Version

1.1.0
Type

Type

jar

Download hot-refresh-plugin-fastjson 1.1.0


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