| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.olekdia.material-dialog |
| Идентификатор | Идентификаторcore |
| Последняя версия | Последняя версия3.7.4 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеMaterialDialog
Material dialogs for Android, backward to API 14
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикolekdia |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| core-3.7.4.pom | |
| core-3.7.4-sources.jar | 31 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.olekdia.material-dialog/core/ -->
<dependency>
<groupId>com.olekdia.material-dialog</groupId>
<artifactId>core</artifactId>
<version>3.7.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.olekdia.material-dialog/core/
implementation 'com.olekdia.material-dialog:core:3.7.4'
// https://jarcasting.com/artifacts/com.olekdia.material-dialog/core/
implementation ("com.olekdia.material-dialog:core:3.7.4")
'com.olekdia.material-dialog:core:aar:3.7.4'
<dependency org="com.olekdia.material-dialog" name="core" rev="3.7.4">
<artifact name="core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.olekdia.material-dialog', module='core', version='3.7.4')
)
libraryDependencies += "com.olekdia.material-dialog" % "core" % "3.7.4"
[com.olekdia.material-dialog/core "3.7.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.31 |
| androidx.annotation » annotation | jar | 1.2.0 |
| androidx.fragment » fragment | jar | 1.3.6 |
| androidx.appcompat » appcompat | jar | 1.3.1 |
| com.google.android.material » material | jar | 1.4.0 |
| androidx.swiperefreshlayout » swiperefreshlayout | jar | 1.1.0 |
| com.olekdia : multiplatform-common-jvm | jar | 0.6.0 |
| com.olekdia : android-common | jar | 3.7.1 |