Last Version

base 3.0.1

Common API and data structures of DMSDK.

License

License

GroupId

GroupId

com.tencent.yunxiaowei.dmsdk
ArtifactId

ArtifactId

base
Version

Version

3.0.1
Type

Type

aar
Description

Description

base
Common API and data structures of DMSDK.
Project URL

Project URL

https://github.com/TencentDingdang/dmsdk

Download base 3.0.1

Filename Size
base-3.0.1.pom
Browse

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

Dependencies

compile (4)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.1.0
com.tencent.yunxiaowei.tools : log jar 1.1.4
com.tencent.yunxiaowei.base : qrom-component-wup jar 1.0.8
com.tencent.yunxiaowei.base : wup jar 1.0.0-1

Project Modules

There are no modules declared in this project.