Last Version

updatechecker-status-resolver 3.0.1

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

License

License

GroupId

GroupId

io.github.ackeecz
ArtifactId

ArtifactId

updatechecker-status-resolver
Version

Version

3.0.1
Type

Type

aar
Description

Description

updatechecker-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://github.com/AckeeCZ/version-update-handler

Download updatechecker-status-resolver 3.0.1


<!-- 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"]

Dependencies

compile (6)

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

Project Modules

There are no modules declared in this project.