is not current version
Last Version 2.4.26

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

Tencent P2P Android library

GroupId

GroupId

com.tencent.iot.thirdparty.android
ArtifactId

ArtifactId

xp2p-sdk
Version

Version

1.3.0
Type

Type

aar

Download xp2p-sdk 1.3.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>1.3.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:1.3.0'
// https://jarcasting.com/artifacts/com.tencent.iot.thirdparty.android/xp2p-sdk/
implementation ("com.tencent.iot.thirdparty.android:xp2p-sdk:1.3.0")
'com.tencent.iot.thirdparty.android:xp2p-sdk:aar:1.3.0'
<dependency org="com.tencent.iot.thirdparty.android" name="xp2p-sdk" rev="1.3.0">
  <artifact name="xp2p-sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.iot.thirdparty.android', module='xp2p-sdk', version='1.3.0')
)
libraryDependencies += "com.tencent.iot.thirdparty.android" % "xp2p-sdk" % "1.3.0"
[com.tencent.iot.thirdparty.android/xp2p-sdk "1.3.0"]