не последняя версия
Последняя версия 1.0.14

com.github.liuzhengyang:hotreload-boot 1.0.4


Группа

Группа

com.github.liuzhengyang
Идентификатор

Идентификатор

hotreload-boot
Версия

Версия

1.0.4
Тип

Тип

jar

Скачать hotreload-boot 1.0.4


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