is not current version
Last Version 3.0.2

simpleinstaller 2.0.0

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

License

License

GroupId

GroupId

io.github.solrudev
ArtifactId

ArtifactId

simpleinstaller
Version

Version

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


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

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