is not current version
Last Version 1.0.14

com.github.liuzhengyang:hotreload-registry 1.0.11


GroupId

GroupId

com.github.liuzhengyang
ArtifactId

ArtifactId

hotreload-registry
Version

Version

1.0.11
Type

Type

jar

Download hotreload-registry 1.0.11


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