| License |
License |
|---|---|
| GroupId | GroupIdcom.tencent.yunxiaowei.dmsdk |
| ArtifactId | ArtifactIdweb |
| Last Version | Last Version2.1.4 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionweb
WebView component of DMSDK.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| web-2.1.4.pom | |
| web-2.1.4.aar | 64 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.tencent.yunxiaowei.dmsdk/web/ -->
<dependency>
<groupId>com.tencent.yunxiaowei.dmsdk</groupId>
<artifactId>web</artifactId>
<version>2.1.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.yunxiaowei.dmsdk/web/
implementation 'com.tencent.yunxiaowei.dmsdk:web:2.1.4'
// https://jarcasting.com/artifacts/com.tencent.yunxiaowei.dmsdk/web/
implementation ("com.tencent.yunxiaowei.dmsdk:web:2.1.4")
'com.tencent.yunxiaowei.dmsdk:web:aar:2.1.4'
<dependency org="com.tencent.yunxiaowei.dmsdk" name="web" rev="2.1.4">
<artifact name="web" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.yunxiaowei.dmsdk', module='web', version='2.1.4')
)
libraryDependencies += "com.tencent.yunxiaowei.dmsdk" % "web" % "2.1.4"
[com.tencent.yunxiaowei.dmsdk/web "2.1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.tencent.yunxiaowei.dmsdk : core | jar | 2.1.4 |
| com.android.support » appcompat-v7 | jar | 28.0.0 |