| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdcom.netease.yunxin.kit |
| ArtifactId | ArtifactIdcall-adapter |
| Last Version | Last Version1.5.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionnetease-callkit-android-sdk
NetEase callkit Official Android SDK
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| call-adapter-1.5.0.pom | |
| call-adapter-1.5.0.aar | 45 KB |
| call-adapter-1.5.0-sources.jar | 10 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.netease.yunxin.kit/call-adapter/ -->
<dependency>
<groupId>com.netease.yunxin.kit</groupId>
<artifactId>call-adapter</artifactId>
<version>1.5.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.netease.yunxin.kit/call-adapter/
implementation 'com.netease.yunxin.kit:call-adapter:1.5.0'
// https://jarcasting.com/artifacts/com.netease.yunxin.kit/call-adapter/
implementation ("com.netease.yunxin.kit:call-adapter:1.5.0")
'com.netease.yunxin.kit:call-adapter:aar:1.5.0'
<dependency org="com.netease.yunxin.kit" name="call-adapter" rev="1.5.0">
<artifact name="call-adapter" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.netease.yunxin.kit', module='call-adapter', version='1.5.0')
)
libraryDependencies += "com.netease.yunxin.kit" % "call-adapter" % "1.5.0"
[com.netease.yunxin.kit/call-adapter "1.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.netease.yunxin.kit : call | jar | 1.5.0 |
| com.netease.yunxin.kit : alog | jar | 1.0.2 |
| androidx.lifecycle » lifecycle-process | jar | 2.3.1 |
| androidx.appcompat » appcompat | jar | 1.3.1 |
| com.google.android.material » material | jar | 1.4.0 |