simpleinstaller

Easy to use Android package installer wrapper leveraging Kotlin coroutines (API 16+)

License

License

GroupId

GroupId

io.github.solrudev
ArtifactId

ArtifactId

simpleinstaller
Last Version

Last Version

3.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

simpleinstaller
Easy to use Android package installer wrapper leveraging Kotlin coroutines (API 16+)
Project URL

Project URL

https://github.com/solrudev/SimpleInstaller
Source Code Management

Source Code Management

https://github.com/solrudev/SimpleInstaller/tree/master

Download simpleinstaller

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.6.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21

runtime (3)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.4.1
androidx.lifecycle » lifecycle-runtime-ktx jar 2.4.1
com.squareup.okio : okio jar 3.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.2
3.0.1
3.0.0
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.1
1.1.0
1.0.1
1.0.0