is not current version
Last Version 1.8.11

com.tencent.yunxiaowei.tvs:tvs_device_sdk 1.8.1

Android library for com.tencent.yunxiaowei.tvs.tvs_device_sdk-1.8.1.aar.

GroupId

GroupId

com.tencent.yunxiaowei.tvs
ArtifactId

ArtifactId

tvs_device_sdk
Version

Version

1.8.1
Type

Type

aar

Download tvs_device_sdk 1.8.1


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