is not current version
Last Version 1.2.0

io.github.hyfsy:hot-refresh-core 1.0.1


GroupId

GroupId

io.github.hyfsy
ArtifactId

ArtifactId

hot-refresh-core
Version

Version

1.0.1
Type

Type

jar

Download hot-refresh-core 1.0.1


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