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

com.pcchin.customdialog:customdialog 1.0.3

A few custom dialogs that make your life easier.

Группа

Группа

com.pcchin.customdialog
Идентификатор

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

customdialog
Версия

Версия

1.0.3
Тип

Тип

aar

Скачать customdialog 1.0.3


<!-- https://jarcasting.com/artifacts/com.pcchin.customdialog/customdialog/ -->
<dependency>
    <groupId>com.pcchin.customdialog</groupId>
    <artifactId>customdialog</artifactId>
    <version>1.0.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.pcchin.customdialog/customdialog/
implementation 'com.pcchin.customdialog:customdialog:1.0.3'
// https://jarcasting.com/artifacts/com.pcchin.customdialog/customdialog/
implementation ("com.pcchin.customdialog:customdialog:1.0.3")
'com.pcchin.customdialog:customdialog:aar:1.0.3'
<dependency org="com.pcchin.customdialog" name="customdialog" rev="1.0.3">
  <artifact name="customdialog" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.pcchin.customdialog', module='customdialog', version='1.0.3')
)
libraryDependencies += "com.pcchin.customdialog" % "customdialog" % "1.0.3"
[com.pcchin.customdialog/customdialog "1.0.3"]