License |
License |
---|---|
GroupId | GroupIdio.github.vincent-series |
ArtifactId | ArtifactIdsmart-dialog |
Last Version | Last Version4.0.3 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionsmart-dialog
robust dialog lib developed by zhiqiang.zhu.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
smart-dialog-4.0.3.pom | |
smart-dialog-4.0.3-sources.jar | 17 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.vincent-series/smart-dialog/ -->
<dependency>
<groupId>io.github.vincent-series</groupId>
<artifactId>smart-dialog</artifactId>
<version>4.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.vincent-series/smart-dialog/
implementation 'io.github.vincent-series:smart-dialog:4.0.3'
// https://jarcasting.com/artifacts/io.github.vincent-series/smart-dialog/
implementation ("io.github.vincent-series:smart-dialog:4.0.3")
'io.github.vincent-series:smart-dialog:aar:4.0.3'
<dependency org="io.github.vincent-series" name="smart-dialog" rev="4.0.3">
<artifact name="smart-dialog" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.vincent-series', module='smart-dialog', version='4.0.3')
)
libraryDependencies += "io.github.vincent-series" % "smart-dialog" % "4.0.3"
[io.github.vincent-series/smart-dialog "4.0.3"]
Group / Artifact | Type | Version |
---|---|---|
io.github.vincent-series : common | jar | 1.0.4 |
androidx.databinding » viewbinding | jar | 7.0.4 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |