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