is not current version
Last Version 3.0.2

simpleinstaller 1.2.4

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

License

License

GroupId

GroupId

io.github.solrudev
ArtifactId

ArtifactId

simpleinstaller
Version

Version

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


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

Dependencies

compile (2)

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

runtime (4)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.4.1
androidx.lifecycle » lifecycle-runtime-ktx jar 2.4.0
androidx.localbroadcastmanager » localbroadcastmanager jar 1.0.0
com.squareup.okio : okio jar 3.0.0

Project Modules

There are no modules declared in this project.