License |
License |
---|---|
GroupId | GroupIdcom.tencent.imsdk |
ArtifactId | ArtifactIdimsdk-plus |
Version | Version5.8.1696 |
Type | Typeaar |
Description |
Descriptionimsdk-plus
IMSDK for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
imsdk-plus-5.8.1696.pom | |
imsdk-plus-5.8.1696.aar | 3 MB |
imsdk-plus-5.8.1696-sources.jar | 94 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tencent.imsdk/imsdk-plus/ -->
<dependency>
<groupId>com.tencent.imsdk</groupId>
<artifactId>imsdk-plus</artifactId>
<version>5.8.1696</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.imsdk/imsdk-plus/
implementation 'com.tencent.imsdk:imsdk-plus:5.8.1696'
// https://jarcasting.com/artifacts/com.tencent.imsdk/imsdk-plus/
implementation ("com.tencent.imsdk:imsdk-plus:5.8.1696")
'com.tencent.imsdk:imsdk-plus:aar:5.8.1696'
<dependency org="com.tencent.imsdk" name="imsdk-plus" rev="5.8.1696">
<artifact name="imsdk-plus" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.imsdk', module='imsdk-plus', version='5.8.1696')
)
libraryDependencies += "com.tencent.imsdk" % "imsdk-plus" % "5.8.1696"
[com.tencent.imsdk/imsdk-plus "5.8.1696"]