is not current version
Last Version 1.0.2

cn.huangxulin:hot-patch 1.0.0


GroupId

GroupId

cn.huangxulin
ArtifactId

ArtifactId

hot-patch
Version

Version

1.0.0
Type

Type

pom

Download hot-patch 1.0.0

Filename Size
hot-patch-1.0.0.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/cn.huangxulin/hot-patch/ -->
<dependency>
    <groupId>cn.huangxulin</groupId>
    <artifactId>hot-patch</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.huangxulin/hot-patch/
implementation 'cn.huangxulin:hot-patch:1.0.0'
// https://jarcasting.com/artifacts/cn.huangxulin/hot-patch/
implementation ("cn.huangxulin:hot-patch:1.0.0")
'cn.huangxulin:hot-patch:pom:1.0.0'
<dependency org="cn.huangxulin" name="hot-patch" rev="1.0.0">
  <artifact name="hot-patch" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.huangxulin', module='hot-patch', version='1.0.0')
)
libraryDependencies += "cn.huangxulin" % "hot-patch" % "1.0.0"
[cn.huangxulin/hot-patch "1.0.0"]