is not current version
Last Version 1.0.4

com.pcchin.customdialog:customdialog 1.0.0

A few custom dialogs that make your life easier.

GroupId

GroupId

com.pcchin.customdialog
ArtifactId

ArtifactId

customdialog
Version

Version

1.0.0
Type

Type

aar

Download customdialog 1.0.0


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