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