MaterialDialog-Android

Android Library to implement animated, beautiful, stylish Material Dialog in android apps easily.

License

License

GroupId

GroupId

dev.shreyaspatil.MaterialDialog
ArtifactId

ArtifactId

MaterialDialog
Last Version

Last Version

2.2.3
Release Date

Release Date

Type

Type

aar
Description

Description

MaterialDialog-Android
Android Library to implement animated, beautiful, stylish Material Dialog in android apps easily.
Project URL

Project URL

https://github.com/PatilShreyas/MaterialDialog-Android
Source Code Management

Source Code Management

https://github.com/PatilShreyas/MaterialDialog-Android

Download MaterialDialog

How to add to project

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

Dependencies

runtime (5)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.4.0
androidx.constraintlayout » constraintlayout jar 2.1.2
androidx.annotation » annotation jar 1.3.0
com.google.android.material » material jar 1.4.0
com.airbnb.android : lottie jar 4.2.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.3
2.2.2
2.2.1
2.2.0
2.1.1