| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.devzwy |
| Идентификатор | Идентификаторsocialhelper |
| Последняя версия | Последняя версия1.0.7 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеsocialhelper
Integrate common third-party authorization, login, and sharing tools to quickly develop apps
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| socialhelper-1.0.7.pom | |
| socialhelper-1.0.7-sources.jar | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.devzwy/socialhelper/ -->
<dependency>
<groupId>io.github.devzwy</groupId>
<artifactId>socialhelper</artifactId>
<version>1.0.7</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.devzwy/socialhelper/
implementation 'io.github.devzwy:socialhelper:1.0.7'
// https://jarcasting.com/artifacts/io.github.devzwy/socialhelper/
implementation ("io.github.devzwy:socialhelper:1.0.7")
'io.github.devzwy:socialhelper:aar:1.0.7'
<dependency org="io.github.devzwy" name="socialhelper" rev="1.0.7">
<artifact name="socialhelper" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.devzwy', module='socialhelper', version='1.0.7')
)
libraryDependencies += "io.github.devzwy" % "socialhelper" % "1.0.7"
[io.github.devzwy/socialhelper "1.0.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.squareup.okhttp3 : okhttp | jar | 4.9.3 |
| com.google.code.gson : gson | jar | 2.9.0 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.6.1 |
| org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.6.1 |