License |
License |
---|---|
GroupId | GroupIdcom.tencent.imsdk |
ArtifactId | ArtifactIdimsdk-plus |
Version | Version5.5.892 |
Type | Typeaar |
Description |
Descriptionimsdk-plus
IMSDK for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
imsdk-plus-5.5.892.pom | |
imsdk-plus-5.5.892-sources.jar | 182 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tencent.imsdk/imsdk-plus/ -->
<dependency>
<groupId>com.tencent.imsdk</groupId>
<artifactId>imsdk-plus</artifactId>
<version>5.5.892</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.imsdk/imsdk-plus/
implementation 'com.tencent.imsdk:imsdk-plus:5.5.892'
// https://jarcasting.com/artifacts/com.tencent.imsdk/imsdk-plus/
implementation ("com.tencent.imsdk:imsdk-plus:5.5.892")
'com.tencent.imsdk:imsdk-plus:aar:5.5.892'
<dependency org="com.tencent.imsdk" name="imsdk-plus" rev="5.5.892">
<artifact name="imsdk-plus" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.imsdk', module='imsdk-plus', version='5.5.892')
)
libraryDependencies += "com.tencent.imsdk" % "imsdk-plus" % "5.5.892"
[com.tencent.imsdk/imsdk-plus "5.5.892"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support.constraint » constraint-layout | jar | 1.1.2 |
androidx.annotation » annotation | jar | 1.0.0 |