core

๐Ÿ˜ A beautiful, fluid, and extensible dialogs API for Kotlin & Android.

License

License

GroupId

GroupId

com.afollestad.material-dialogs
ArtifactId

ArtifactId

core
Last Version

Last Version

3.3.0
Release Date

Release Date

Type

Type

aar
Description

Description

core
๐Ÿ˜ A beautiful, fluid, and extensible dialogs API for Kotlin & Android.
Project URL

Project URL

https://github.com/afollestad/material-dialogs
Source Code Management

Source Code Management

https://github.com/afollestad/material-dialogs/tree/main

Download core

How to add to project

<!-- https://jarcasting.com/artifacts/com.afollestad.material-dialogs/core/ -->
<dependency>
    <groupId>com.afollestad.material-dialogs</groupId>
    <artifactId>core</artifactId>
    <version>3.3.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.afollestad.material-dialogs/core/
implementation 'com.afollestad.material-dialogs:core:3.3.0'
// https://jarcasting.com/artifacts/com.afollestad.material-dialogs/core/
implementation ("com.afollestad.material-dialogs:core:3.3.0")
'com.afollestad.material-dialogs:core:aar:3.3.0'
<dependency org="com.afollestad.material-dialogs" name="core" rev="3.3.0">
  <artifact name="core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.afollestad.material-dialogs', module='core', version='3.3.0')
)
libraryDependencies += "com.afollestad.material-dialogs" % "core" % "3.3.0"
[com.afollestad.material-dialogs/core "3.3.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.61
androidx.appcompat » appcompat jar 1.1.0
androidx.recyclerview » recyclerview jar 1.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
3.3.0
3.2.1
3.1.1
3.1.0
3.0.2
3.0.1
3.0.0
2.8.1
2.8.0
2.7.0
2.6.0
2.5.0
2.4.0
2.3.0
2.2.1
2.2.0
2.1.0
2.0.3
2.0.2
2.0.1
2.0.0
0.9.6.0
0.9.5.0
0.9.4.7
0.9.4.5
0.9.4.4
0.9.4.3
0.9.4.2
0.9.4.1
0.9.4.0
0.9.3.0
0.9.2.3
0.9.2.2
0.9.2.1
0.9.2.0
0.9.1.0
0.9.0.2
0.9.0.1
0.9.0.0
0.8.6.2
0.8.6.1
0.8.6.0
0.8.5.9