Last Version

SimpleAlertDialog for Android Parent 1.1.2

Library for Android DialogFragment.

License

License

GroupId

GroupId

com.github.ksoichiro
ArtifactId

ArtifactId

simplealertdialog-parent
Version

Version

1.1.2
Type

Type

pom
Description

Description

SimpleAlertDialog for Android Parent
Library for Android DialogFragment.
Project URL

Project URL

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

Project Organization

Soichiro Kashima
Source Code Management

Source Code Management

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

Download simplealertdialog-parent 1.1.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • simplealertdialog
  • simplealertdialog-tests
  • simplealertdialog-samples