is not current version
Last Version 0.0.2

io.github.zhangbaogithub:SDKHotFix 0.0.1

你的项目描述

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

io.github.zhangbaogithub
ArtifactId

ArtifactId

SDKHotFix
Version

Version

0.0.1
Type

Type

aar

Download SDKHotFix 0.0.1


<!-- https://jarcasting.com/artifacts/io.github.zhangbaogithub/SDKHotFix/ -->
<dependency>
    <groupId>io.github.zhangbaogithub</groupId>
    <artifactId>SDKHotFix</artifactId>
    <version>0.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.zhangbaogithub/SDKHotFix/
implementation 'io.github.zhangbaogithub:SDKHotFix:0.0.1'
// https://jarcasting.com/artifacts/io.github.zhangbaogithub/SDKHotFix/
implementation ("io.github.zhangbaogithub:SDKHotFix:0.0.1")
'io.github.zhangbaogithub:SDKHotFix:aar:0.0.1'
<dependency org="io.github.zhangbaogithub" name="SDKHotFix" rev="0.0.1">
  <artifact name="SDKHotFix" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.zhangbaogithub', module='SDKHotFix', version='0.0.1')
)
libraryDependencies += "io.github.zhangbaogithub" % "SDKHotFix" % "0.0.1"
[io.github.zhangbaogithub/SDKHotFix "0.0.1"]