не последняя версия
Последняя версия 1.0.0-2

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

Wrapper Android library of HalleySDK.jar.

Группа

Группа

com.tencent.yunxiaowei.base
Идентификатор

Идентификатор

halley
Версия

Версия

1.0.0-1
Тип

Тип

aar

Скачать halley 1.0.0-1

Имя Файла Размер
halley-1.0.0-1.pom
halley-1.0.0-1.aar 144 KB
Обзор

<!-- 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"]