is not current version
Last Version 1.6.2

com.github.f0ris.sweetalert:library 1.5.6

SweetAlert for Android, a beautiful and clever alert dialog.

GroupId

GroupId

com.github.f0ris.sweetalert
ArtifactId

ArtifactId

library
Version

Version

1.5.6
Type

Type

aar

Download library 1.5.6


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