is not current version
Last Version 1.0.0-alpha03

co.thepeer:thepeer-android 0.0.Alpha001

Thepeer official Android SDK

GroupId

GroupId

co.thepeer
ArtifactId

ArtifactId

thepeer-android
Version

Version

0.0.Alpha001
Type

Type

aar

Download thepeer-android 0.0.Alpha001


<!-- https://jarcasting.com/artifacts/co.thepeer/thepeer-android/ -->
<dependency>
    <groupId>co.thepeer</groupId>
    <artifactId>thepeer-android</artifactId>
    <version>0.0.Alpha001</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/co.thepeer/thepeer-android/
implementation 'co.thepeer:thepeer-android:0.0.Alpha001'
// https://jarcasting.com/artifacts/co.thepeer/thepeer-android/
implementation ("co.thepeer:thepeer-android:0.0.Alpha001")
'co.thepeer:thepeer-android:aar:0.0.Alpha001'
<dependency org="co.thepeer" name="thepeer-android" rev="0.0.Alpha001">
  <artifact name="thepeer-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='co.thepeer', module='thepeer-android', version='0.0.Alpha001')
)
libraryDependencies += "co.thepeer" % "thepeer-android" % "0.0.Alpha001"
[co.thepeer/thepeer-android "0.0.Alpha001"]