| License |
License |
|---|---|
| GroupId | GroupIdcom.tencent.imsdk |
| ArtifactId | ArtifactIdimsdk |
| Last Version | Last Version5.1.66 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionimsdk
imsdk for Android
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| imsdk-5.1.66.pom | |
| imsdk-5.1.66-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.66</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.imsdk/imsdk/
implementation 'com.tencent.imsdk:imsdk:5.1.66'
// https://jarcasting.com/artifacts/com.tencent.imsdk/imsdk/
implementation ("com.tencent.imsdk:imsdk:5.1.66")
'com.tencent.imsdk:imsdk:aar:5.1.66'
<dependency org="com.tencent.imsdk" name="imsdk" rev="5.1.66">
<artifact name="imsdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.imsdk', module='imsdk', version='5.1.66')
)
libraryDependencies += "com.tencent.imsdk" % "imsdk" % "5.1.66"
[com.tencent.imsdk/imsdk "5.1.66"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.annotation » annotation | jar | 1.0.0 |