is not current version
Last Version 2.4.26

com.tencent.iot.thirdparty.android:xp2p-sdk 2.4.0

Tencent P2P Android library

GroupId

GroupId

com.tencent.iot.thirdparty.android
ArtifactId

ArtifactId

xp2p-sdk
Version

Version

2.4.0
Type

Type

aar

Download xp2p-sdk 2.4.0


<!-- https://jarcasting.com/artifacts/com.tencent.iot.thirdparty.android/xp2p-sdk/ -->
<dependency>
    <groupId>com.tencent.iot.thirdparty.android</groupId>
    <artifactId>xp2p-sdk</artifactId>
    <version>2.4.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.iot.thirdparty.android/xp2p-sdk/
implementation 'com.tencent.iot.thirdparty.android:xp2p-sdk:2.4.0'
// https://jarcasting.com/artifacts/com.tencent.iot.thirdparty.android/xp2p-sdk/
implementation ("com.tencent.iot.thirdparty.android:xp2p-sdk:2.4.0")
'com.tencent.iot.thirdparty.android:xp2p-sdk:aar:2.4.0'
<dependency org="com.tencent.iot.thirdparty.android" name="xp2p-sdk" rev="2.4.0">
  <artifact name="xp2p-sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.iot.thirdparty.android', module='xp2p-sdk', version='2.4.0')
)
libraryDependencies += "com.tencent.iot.thirdparty.android" % "xp2p-sdk" % "2.4.0"
[com.tencent.iot.thirdparty.android/xp2p-sdk "2.4.0"]