| Лицензия |
Лицензия
Tencent Binary License
|
|---|---|
| Группа | Группаcom.tencent.yunxiaowei.base |
| Идентификатор | Идентификаторbeacon |
| Версия | Версия2.1.2-0 |
| Тип | Типaar |
| Описание |
Описаниеbeacon
Wrapper Android library of beacon_android_v<VER>.jar.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| beacon-2.1.2-0.pom | |
| beacon-2.1.2-0.aar | 192 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.tencent.yunxiaowei.base/beacon/ -->
<dependency>
<groupId>com.tencent.yunxiaowei.base</groupId>
<artifactId>beacon</artifactId>
<version>2.1.2-0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.yunxiaowei.base/beacon/
implementation 'com.tencent.yunxiaowei.base:beacon:2.1.2-0'
// https://jarcasting.com/artifacts/com.tencent.yunxiaowei.base/beacon/
implementation ("com.tencent.yunxiaowei.base:beacon:2.1.2-0")
'com.tencent.yunxiaowei.base:beacon:aar:2.1.2-0'
<dependency org="com.tencent.yunxiaowei.base" name="beacon" rev="2.1.2-0">
<artifact name="beacon" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.yunxiaowei.base', module='beacon', version='2.1.2-0')
)
libraryDependencies += "com.tencent.yunxiaowei.base" % "beacon" % "2.1.2-0"
[com.tencent.yunxiaowei.base/beacon "2.1.2-0"]