| Лицензия |
Лицензия
Apache License
|
|---|---|
| Группа | Группаio.github.yunjaena |
| Идентификатор | Идентификаторslackwebhookandroid |
| Версия | Версия0.0.2 |
| Тип | Типaar |
| Описание |
Описаниеslackwebhookandroid
SlackWebHook Android Library
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| slackwebhookandroid-0.0.2.pom | |
| slackwebhookandroid-0.0.2-sources.jar | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.yunjaena/slackwebhookandroid/ -->
<dependency>
<groupId>io.github.yunjaena</groupId>
<artifactId>slackwebhookandroid</artifactId>
<version>0.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.yunjaena/slackwebhookandroid/
implementation 'io.github.yunjaena:slackwebhookandroid:0.0.2'
// https://jarcasting.com/artifacts/io.github.yunjaena/slackwebhookandroid/
implementation ("io.github.yunjaena:slackwebhookandroid:0.0.2")
'io.github.yunjaena:slackwebhookandroid:aar:0.0.2'
<dependency org="io.github.yunjaena" name="slackwebhookandroid" rev="0.0.2">
<artifact name="slackwebhookandroid" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.yunjaena', module='slackwebhookandroid', version='0.0.2')
)
libraryDependencies += "io.github.yunjaena" % "slackwebhookandroid" % "0.0.2"
[io.github.yunjaena/slackwebhookandroid "0.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.31 |
| androidx.core » core-ktx | jar | 1.5.0 |
| androidx.appcompat » appcompat | jar | 1.3.0 |
| com.google.android.material » material | jar | 1.3.0 |
| com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
| com.squareup.retrofit2 : converter-gson | jar | 2.9.0 |
| com.squareup.retrofit2 : converter-scalars | jar | 2.9.0 |
| com.squareup.okhttp3 : okhttp | jar | 4.9.0 |
| com.squareup.okhttp3 : logging-interceptor | jar | 4.9.0 |
| androidx.work » work-runtime-ktx | jar | 2.5.0 |