Last Version

color 3.3.0

😍 A beautiful, fluid, and extensible dialogs API for Kotlin & Android.

License

License

GroupId

GroupId

com.afollestad.material-dialogs
ArtifactId

ArtifactId

color
Version

Version

3.3.0
Type

Type

aar
Description

Description

color
😍 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 color 3.3.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.61
com.afollestad : viewpagerdots jar 1.0.0
com.afollestad.material-dialogs : core jar 3.3.0

Project Modules

There are no modules declared in this project.