не последняя версия
Последняя версия 1.1.2

com.github.ksoichiro:simplealertdialog-parent 1.1.1

Library for Android DialogFragment.

Группа

Группа

com.github.ksoichiro
Идентификатор

Идентификатор

simplealertdialog-parent
Версия

Версия

1.1.1
Тип

Тип

pom

Скачать simplealertdialog-parent 1.1.1

Имя Файла Размер
simplealertdialog-parent-1.1.1.pom 8 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.ksoichiro/simplealertdialog-parent/ -->
<dependency>
    <groupId>com.github.ksoichiro</groupId>
    <artifactId>simplealertdialog-parent</artifactId>
    <version>1.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ksoichiro/simplealertdialog-parent/
implementation 'com.github.ksoichiro:simplealertdialog-parent:1.1.1'
// https://jarcasting.com/artifacts/com.github.ksoichiro/simplealertdialog-parent/
implementation ("com.github.ksoichiro:simplealertdialog-parent:1.1.1")
'com.github.ksoichiro:simplealertdialog-parent:pom:1.1.1'
<dependency org="com.github.ksoichiro" name="simplealertdialog-parent" rev="1.1.1">
  <artifact name="simplealertdialog-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ksoichiro', module='simplealertdialog-parent', version='1.1.1')
)
libraryDependencies += "com.github.ksoichiro" % "simplealertdialog-parent" % "1.1.1"
[com.github.ksoichiro/simplealertdialog-parent "1.1.1"]