thepeer-android

Thepeer official Android SDK

License

License

Thepeer License
GroupId

GroupId

co.thepeer
ArtifactId

ArtifactId

thepeer-android
Last Version

Last Version

1.0.0-alpha03
Release Date

Release Date

Type

Type

aar
Description

Description

thepeer-android
Thepeer official Android SDK
Project URL

Project URL

https://github.com/thepeerstack/thepeer-android
Source Code Management

Source Code Management

https://github.com/thepeerstack/thepeer-android/tree/master

Download thepeer-android

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.databinding » viewbinding jar 7.2.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (9)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-parcelize-runtime jar 1.6.10
androidx.core » core-ktx jar 1.8.0
androidx.appcompat » appcompat jar 1.4.2
com.google.android.material » material jar 1.6.1
androidx.constraintlayout » constraintlayout jar 2.1.4
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.5.2
org.jetbrains.kotlin : kotlin-reflect jar 1.6.10
androidx.webkit » webkit jar 1.4.0
com.google.code.gson : gson jar 2.8.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-alpha03
0.0.Alpha001