is not current version
Last Version 1.0.4

com.pcchin.customdialog:customdialog 1.0.1

A few custom dialogs that make your life easier.

GroupId

GroupId

com.pcchin.customdialog
ArtifactId

ArtifactId

customdialog
Version

Version

1.0.1
Type

Type

aar

Download customdialog 1.0.1


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