License |
License
Thepeer License
|
---|---|
GroupId | GroupIdco.thepeer |
ArtifactId | ArtifactIdthepeer-android |
Last Version | Last Version1.0.0-alpha03 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionthepeer-android
Thepeer official Android SDK
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
thepeer-android-1.0.0-alpha03.pom | |
thepeer-android-1.0.0-alpha03-sources.jar | 10 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
androidx.databinding » viewbinding | jar | 7.2.1 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
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 |