app-updater

library tools for mikes usage

License

License

GroupId

GroupId

io.github.cocomikes
ArtifactId

ArtifactId

app-updater
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

aar
Description

Description

app-updater
library tools for mikes usage

Download app-updater

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.cocomikes/app-updater/ -->
<dependency>
    <groupId>io.github.cocomikes</groupId>
    <artifactId>app-updater</artifactId>
    <version>1.1.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.cocomikes/app-updater/
implementation 'io.github.cocomikes:app-updater:1.1.2'
// https://jarcasting.com/artifacts/io.github.cocomikes/app-updater/
implementation ("io.github.cocomikes:app-updater:1.1.2")
'io.github.cocomikes:app-updater:aar:1.1.2'
<dependency org="io.github.cocomikes" name="app-updater" rev="1.1.2">
  <artifact name="app-updater" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.cocomikes', module='app-updater', version='1.1.2')
)
libraryDependencies += "io.github.cocomikes" % "app-updater" % "1.1.2"
[io.github.cocomikes/app-updater "1.1.2"]

Dependencies

compile (7)

Group / Artifact Type Version
» unspecified jar
io.reactivex.rxjava2 : rxjava jar 2.2.3
io.reactivex.rxjava2 : rxandroid jar 2.1.0
io.github.cocomikes : rx-download jar 1.1.0
io.github.cocomikes : rx-permissions jar 1.0.3
androidx.appcompat » appcompat jar 1.1.0
androidx.constraintlayout » constraintlayout jar 1.1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2
1.1.1
1.1.0
1.0.8