Last Version

simpleinstaller 3.0.2

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

License

License

GroupId

GroupId

io.github.solrudev
ArtifactId

ArtifactId

simpleinstaller
Version

Version

3.0.2
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 3.0.2


<!-- 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.