| License |
License |
|---|---|
| GroupId | GroupIdcom.github.jenly1314.AppUpdater |
| ArtifactId | ArtifactIdapp-dialog |
| Last Version | Last Version1.1.3 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionApp Dialog
AppUpdater for Android
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| app-dialog-1.1.3.pom | |
| app-dialog-1.1.3-sources.jar | 7 KB |
| app-dialog-1.1.3-javadoc.jar | 49 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.jenly1314.AppUpdater/app-dialog/ -->
<dependency>
<groupId>com.github.jenly1314.AppUpdater</groupId>
<artifactId>app-dialog</artifactId>
<version>1.1.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jenly1314.AppUpdater/app-dialog/
implementation 'com.github.jenly1314.AppUpdater:app-dialog:1.1.3'
// https://jarcasting.com/artifacts/com.github.jenly1314.AppUpdater/app-dialog/
implementation ("com.github.jenly1314.AppUpdater:app-dialog:1.1.3")
'com.github.jenly1314.AppUpdater:app-dialog:aar:1.1.3'
<dependency org="com.github.jenly1314.AppUpdater" name="app-dialog" rev="1.1.3">
<artifact name="app-dialog" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.jenly1314.AppUpdater', module='app-dialog', version='1.1.3')
)
libraryDependencies += "com.github.jenly1314.AppUpdater" % "app-dialog" % "1.1.3"
[com.github.jenly1314.AppUpdater/app-dialog "1.1.3"]