| License |
License |
|---|---|
| GroupId | GroupIdcom.pcchin.customdialog |
| ArtifactId | ArtifactIdcustomdialog |
| Version | Version1.0.4 |
| Type | Typeaar |
| Description |
Descriptioncustomdialog
A series of custom DialogFragments for ease of use.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| customdialog-1.0.4.pom | |
| customdialog-1.0.4-sources.jar | 3 KB |
| customdialog-1.0.4-javadoc.jar | 25 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.pcchin.customdialog/customdialog/ -->
<dependency>
<groupId>com.pcchin.customdialog</groupId>
<artifactId>customdialog</artifactId>
<version>1.0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.pcchin.customdialog/customdialog/
implementation 'com.pcchin.customdialog:customdialog:1.0.4'
// https://jarcasting.com/artifacts/com.pcchin.customdialog/customdialog/
implementation ("com.pcchin.customdialog:customdialog:1.0.4")
'com.pcchin.customdialog:customdialog:aar:1.0.4'
<dependency org="com.pcchin.customdialog" name="customdialog" rev="1.0.4">
<artifact name="customdialog" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.pcchin.customdialog', module='customdialog', version='1.0.4')
)
libraryDependencies += "com.pcchin.customdialog" % "customdialog" % "1.0.4"
[com.pcchin.customdialog/customdialog "1.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| » unspecified | jar | |
| androidx.appcompat » appcompat | jar | 1.2.0 |