Last Version

SimpleAlertDialog for Android 1.2.1

Library for Android DialogFragment.

License

License

GroupId

GroupId

com.github.ksoichiro
ArtifactId

ArtifactId

simplealertdialog
Version

Version

1.2.1
Type

Type

aar
Description

Description

SimpleAlertDialog for Android
Library for Android DialogFragment.
Project URL

Project URL

https://github.com/ksoichiro/SimpleAlertDialog-for-Android
Source Code Management

Source Code Management

https://github.com/ksoichiro/SimpleAlertDialog-for-Android

Download simplealertdialog 1.2.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-v4 jar 21.0.0

Project Modules

There are no modules declared in this project.