| Лицензия |
Лицензия
Thepeer License
|
|---|---|
| Группа | Группаco.thepeer |
| Идентификатор | Идентификаторthepeer-android |
| Версия | Версия1.0.0-alpha03 |
| Тип | Типaar |
| Описание |
Описаниеthepeer-android
Thepeer official Android SDK
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| thepeer-android-1.0.0-alpha03.pom | |
| thepeer-android-1.0.0-alpha03-sources.jar | 10 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.databinding » viewbinding | jar | 7.2.1 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |