is not current version
Last Version 1.1.2

com.github.ksoichiro:simplealertdialog-parent 1.1.0

Library for Android DialogFragment.

GroupId

GroupId

com.github.ksoichiro
ArtifactId

ArtifactId

simplealertdialog-parent
Version

Version

1.1.0
Type

Type

pom

Download simplealertdialog-parent 1.1.0


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