is not current version
Last Version 1.0.2

cn.huangxulin:hot-patch 1.0.1


GroupId

GroupId

cn.huangxulin
ArtifactId

ArtifactId

hot-patch
Version

Version

1.0.1
Type

Type

pom

Download hot-patch 1.0.1

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

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