is not current version
Last Version 1.2.1

com.github.ksoichiro:simplealertdialog 1.2.0

Library for Android DialogFragment.

GroupId

GroupId

com.github.ksoichiro
ArtifactId

ArtifactId

simplealertdialog
Version

Version

1.2.0
Type

Type

aar

Download simplealertdialog 1.2.0


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