License |
License |
---|---|
GroupId | GroupIdcom.afollestad.material-dialogs |
ArtifactId | ArtifactIdlifecycle |
Last Version | Last Version3.3.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionlifecycle
๐ A beautiful, fluid, and extensible dialogs API for Kotlin & Android.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lifecycle-3.3.0.pom | |
lifecycle-3.3.0-sources.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.afollestad.material-dialogs/lifecycle/ -->
<dependency>
<groupId>com.afollestad.material-dialogs</groupId>
<artifactId>lifecycle</artifactId>
<version>3.3.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.afollestad.material-dialogs/lifecycle/
implementation 'com.afollestad.material-dialogs:lifecycle:3.3.0'
// https://jarcasting.com/artifacts/com.afollestad.material-dialogs/lifecycle/
implementation ("com.afollestad.material-dialogs:lifecycle:3.3.0")
'com.afollestad.material-dialogs:lifecycle:aar:3.3.0'
<dependency org="com.afollestad.material-dialogs" name="lifecycle" rev="3.3.0">
<artifact name="lifecycle" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.afollestad.material-dialogs', module='lifecycle', version='3.3.0')
)
libraryDependencies += "com.afollestad.material-dialogs" % "lifecycle" % "3.3.0"
[com.afollestad.material-dialogs/lifecycle "3.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.61 |
androidx.lifecycle » lifecycle-runtime | jar | 2.2.0 |
com.afollestad.material-dialogs : core | jar | 3.3.0 |