GroupId | GroupIdcom.tencent.yunxiaowei.tvs |
---|---|
ArtifactId | ArtifactIdsdktools |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionyunxiaowei
Android library for com.tencent.yunxiaowei.tvs.sdktools-1.0.0.aar.
|
Filename | Size |
---|---|
sdktools-1.0.0.pom | |
sdktools-1.0.0.aar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tencent.yunxiaowei.tvs/sdktools/ -->
<dependency>
<groupId>com.tencent.yunxiaowei.tvs</groupId>
<artifactId>sdktools</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.yunxiaowei.tvs/sdktools/
implementation 'com.tencent.yunxiaowei.tvs:sdktools:1.0.0'
// https://jarcasting.com/artifacts/com.tencent.yunxiaowei.tvs/sdktools/
implementation ("com.tencent.yunxiaowei.tvs:sdktools:1.0.0")
'com.tencent.yunxiaowei.tvs:sdktools:aar:1.0.0'
<dependency org="com.tencent.yunxiaowei.tvs" name="sdktools" rev="1.0.0">
<artifact name="sdktools" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.yunxiaowei.tvs', module='sdktools', version='1.0.0')
)
libraryDependencies += "com.tencent.yunxiaowei.tvs" % "sdktools" % "1.0.0"
[com.tencent.yunxiaowei.tvs/sdktools "1.0.0"]