Last Version

InstantDialog-Alert 1.0.0

Because I'm so boring about the Android dialog's boilerplate code

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.akexorcist
ArtifactId

ArtifactId

instant-dialog-alert
Version

Version

1.0.0
Type

Type

aar
Description

Description

InstantDialog-Alert
Because I'm so boring about the Android dialog's boilerplate code
Project URL

Project URL

https://github.com/akexorcist/InstantDialog
Source Code Management

Source Code Management

https://github.com/akexorcist/InstantDialog

Download instant-dialog-alert 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.4.32
com.akexorcist » dialog-core jar 1.0.0

Project Modules

There are no modules declared in this project.