is not current version
Last Version 1.0.14

com.github.liuzhengyang:hotreload-parent 1.0.10


GroupId

GroupId

com.github.liuzhengyang
ArtifactId

ArtifactId

hotreload-parent
Version

Version

1.0.10
Type

Type

pom

Download hotreload-parent 1.0.10


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