License |
License |
---|---|
GroupId | GroupIdio.github.ackeecz |
ArtifactId | ArtifactIdupdatechecker-status-resolver |
Last Version | Last Version3.0.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionupdatechecker-status-resolver
Compares current application version number to the versions that are stored in remote locations and show the dialog to the user with prompt to update their app
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/io.github.ackeecz/updatechecker-status-resolver/ -->
<dependency>
<groupId>io.github.ackeecz</groupId>
<artifactId>updatechecker-status-resolver</artifactId>
<version>3.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ackeecz/updatechecker-status-resolver/
implementation 'io.github.ackeecz:updatechecker-status-resolver:3.0.1'
// https://jarcasting.com/artifacts/io.github.ackeecz/updatechecker-status-resolver/
implementation ("io.github.ackeecz:updatechecker-status-resolver:3.0.1")
'io.github.ackeecz:updatechecker-status-resolver:aar:3.0.1'
<dependency org="io.github.ackeecz" name="updatechecker-status-resolver" rev="3.0.1">
<artifact name="updatechecker-status-resolver" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.ackeecz', module='updatechecker-status-resolver', version='3.0.1')
)
libraryDependencies += "io.github.ackeecz" % "updatechecker-status-resolver" % "3.0.1"
[io.github.ackeecz/updatechecker-status-resolver "3.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.3.72 |
androidx.appcompat » appcompat | jar | 1.1.0 |
androidx.core » core-ktx | jar | 1.3.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.3.72 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.3.7 |
org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.3.7 |