material_dialog

Android Dialog Core Library

License

License

GroupId

GroupId

com.cmonbaby
ArtifactId

ArtifactId

material_dialog
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

material_dialog
Android Dialog Core Library
Project URL

Project URL

https://github.com/cnmen/dialog
Source Code Management

Source Code Management

https://github.com/cnmen/dialog

Download material_dialog

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0