is not current version
Last Version 1.0.14

com.github.liuzhengyang:hotreload-web 1.0.2


GroupId

GroupId

com.github.liuzhengyang
ArtifactId

ArtifactId

hotreload-web
Version

Version

1.0.2
Type

Type

jar

Download hotreload-web 1.0.2


<!-- https://jarcasting.com/artifacts/com.github.liuzhengyang/hotreload-web/ -->
<dependency>
    <groupId>com.github.liuzhengyang</groupId>
    <artifactId>hotreload-web</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.liuzhengyang/hotreload-web/
implementation 'com.github.liuzhengyang:hotreload-web:1.0.2'
// https://jarcasting.com/artifacts/com.github.liuzhengyang/hotreload-web/
implementation ("com.github.liuzhengyang:hotreload-web:1.0.2")
'com.github.liuzhengyang:hotreload-web:jar:1.0.2'
<dependency org="com.github.liuzhengyang" name="hotreload-web" rev="1.0.2">
  <artifact name="hotreload-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.liuzhengyang', module='hotreload-web', version='1.0.2')
)
libraryDependencies += "com.github.liuzhengyang" % "hotreload-web" % "1.0.2"
[com.github.liuzhengyang/hotreload-web "1.0.2"]