is not current version
Last Version 1.3.0

dialog-common 1.2.0

A common dialog library

License

License

GroupId

GroupId

io.github.mqcodedev
ArtifactId

ArtifactId

lib_dialog
Version

Version

1.2.0
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 1.2.0


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

Dependencies

runtime (1)

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

Project Modules

There are no modules declared in this project.