is not current version
Last Version 1.0.0-2

com.tencent.yunxiaowei.base:halley 1.0.0-1

Wrapper Android library of HalleySDK.jar.

GroupId

GroupId

com.tencent.yunxiaowei.base
ArtifactId

ArtifactId

halley
Version

Version

1.0.0-1
Type

Type

aar

Download halley 1.0.0-1


<!-- https://jarcasting.com/artifacts/com.tencent.yunxiaowei.base/halley/ -->
<dependency>
    <groupId>com.tencent.yunxiaowei.base</groupId>
    <artifactId>halley</artifactId>
    <version>1.0.0-1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.yunxiaowei.base/halley/
implementation 'com.tencent.yunxiaowei.base:halley:1.0.0-1'
// https://jarcasting.com/artifacts/com.tencent.yunxiaowei.base/halley/
implementation ("com.tencent.yunxiaowei.base:halley:1.0.0-1")
'com.tencent.yunxiaowei.base:halley:aar:1.0.0-1'
<dependency org="com.tencent.yunxiaowei.base" name="halley" rev="1.0.0-1">
  <artifact name="halley" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.yunxiaowei.base', module='halley', version='1.0.0-1')
)
libraryDependencies += "com.tencent.yunxiaowei.base" % "halley" % "1.0.0-1"
[com.tencent.yunxiaowei.base/halley "1.0.0-1"]