SweetAlertDialog-Library

SweetAlert for Android, a beautiful and clever alert dialog.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

cn.pedant.sweetalert
ArtifactId

ArtifactId

library
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

aar
Description

Description

SweetAlertDialog-Library
SweetAlert for Android, a beautiful and clever alert dialog.
Project URL

Project URL

https://github.com/pedant/sweet-alert-dialog
Source Code Management

Source Code Management

https://github.com/pedant/sweet-alert-dialog

Download library

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.pnikosis : materialish-progress jar 1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2
1.1