dialog-common

A common dialog library

License

License

GroupId

GroupId

io.github.mqcodedev
ArtifactId

ArtifactId

lib_dialog
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

aar
Description

Description

dialog-common
A common dialog library
Project URL

Project URL

https://github.com/crazyqiang/AndroidStudy/tree/master/lib_dialog
Source Code Management

Source Code Management

https://github.com/crazyqiang/AndroidStudy

Download lib_dialog

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.2.0
androidx.fragment » fragment jar 1.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.2.0