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

com.github.liuzhengyang:hotreload-core 1.0.13


Группа

Группа

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

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

hotreload-core
Версия

Версия

1.0.13
Тип

Тип

jar

Скачать hotreload-core 1.0.13


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