is not current version
Last Version 2.0-rc1

com.github.vignesh-iopex:confirmdialog 1.0.1

A custom animated Android confirm dialog library

GroupId

GroupId

com.github.vignesh-iopex
ArtifactId

ArtifactId

confirmdialog
Version

Version

1.0.1
Type

Type

aar

Download confirmdialog 1.0.1


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