is not current version
Last Version 2.0-rc1

com.github.vignesh-iopex:confirmdialog 1.0.4

A custom animated Android confirm dialog library

GroupId

GroupId

com.github.vignesh-iopex
ArtifactId

ArtifactId

confirmdialog
Version

Version

1.0.4
Type

Type

aar

Download confirmdialog 1.0.4


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