MaterialDialog

Material dialogs for Android, backward to API 14

License

License

GroupId

GroupId

com.olekdia.material-dialog
ArtifactId

ArtifactId

core
Last Version

Last Version

3.7.4
Release Date

Release Date

Type

Type

aar
Description

Description

MaterialDialog
Material dialogs for Android, backward to API 14
Project URL

Project URL

https://gitlab.com/olekdia/common/libraries/material-dialog
Project Organization

Project Organization

olekdia
Source Code Management

Source Code Management

https://gitlab.com/olekdia/common/libraries/material-dialog

Download core

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.31
androidx.annotation » annotation jar 1.2.0
androidx.fragment » fragment jar 1.3.6
androidx.appcompat » appcompat jar 1.3.1
com.google.android.material » material jar 1.4.0
androidx.swiperefreshlayout » swiperefreshlayout jar 1.1.0
com.olekdia : multiplatform-common-jvm jar 0.6.0
com.olekdia : android-common jar 3.7.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.7.4
3.7.3
3.7.2
3.7.1
3.7.0
3.6.4
3.6.3