is not current version
Last Version 1.2.0

io.github.hyfsy:hot-refresh-plugins 1.1.0


GroupId

GroupId

io.github.hyfsy
ArtifactId

ArtifactId

hot-refresh-plugins
Version

Version

1.1.0
Type

Type

pom

Download hot-refresh-plugins 1.1.0


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