is not current version
Last Version 1.0.14

com.github.liuzhengyang:hotreload-boot 1.0.10


GroupId

GroupId

com.github.liuzhengyang
ArtifactId

ArtifactId

hotreload-boot
Version

Version

1.0.10
Type

Type

jar

Download hotreload-boot 1.0.10


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