| License |
License |
|---|---|
| GroupId | GroupIdcom.tencent.yunxiaowei.dmsdk |
| ArtifactId | ArtifactIdcore |
| Version | Version3.0.1 |
| Type | Typeaar |
| Description |
Descriptioncore
Core component of DMSDK with account management, device management and so on.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| core-3.0.1.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/com.tencent.yunxiaowei.dmsdk/core/ -->
<dependency>
<groupId>com.tencent.yunxiaowei.dmsdk</groupId>
<artifactId>core</artifactId>
<version>3.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.yunxiaowei.dmsdk/core/
implementation 'com.tencent.yunxiaowei.dmsdk:core:3.0.1'
// https://jarcasting.com/artifacts/com.tencent.yunxiaowei.dmsdk/core/
implementation ("com.tencent.yunxiaowei.dmsdk:core:3.0.1")
'com.tencent.yunxiaowei.dmsdk:core:aar:3.0.1'
<dependency org="com.tencent.yunxiaowei.dmsdk" name="core" rev="3.0.1">
<artifact name="core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.yunxiaowei.dmsdk', module='core', version='3.0.1')
)
libraryDependencies += "com.tencent.yunxiaowei.dmsdk" % "core" % "3.0.1"
[com.tencent.yunxiaowei.dmsdk/core "3.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.tencent.yunxiaowei.dmsdk : base | jar | 3.0.1 |
| com.tencent.yunxiaowei.webviewsdk : webviewsdk | jar | 3.0.1 |
| androidx.annotation » annotation | jar | 1.1.0 |