is not current version
Last Version 2.0-rc1

com.github.vignesh-iopex:confirmdialog 0.1.2

A custom animated Android confirm dialog library

GroupId

GroupId

com.github.vignesh-iopex
ArtifactId

ArtifactId

confirmdialog
Version

Version

0.1.2
Type

Type

aar

Download confirmdialog 0.1.2


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