не последняя версия
Последняя версия 3.0.2

simpleinstaller 2.0.3

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

Лицензия

Лицензия

Группа

Группа

io.github.solrudev
Идентификатор

Идентификатор

simpleinstaller
Версия

Версия

2.0.3
Тип

Тип

aar
Описание

Описание

simpleinstaller
Easy to use Android package installer wrapper leveraging Kotlin coroutines (API 16+)
Ссылка на сайт

Ссылка на сайт

https://github.com/solrudev/SimpleInstaller
Система контроля версий

Система контроля версий

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

Скачать simpleinstaller 2.0.3


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.6.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (3)

Идентификатор библиотеки Тип Версия
androidx.appcompat » appcompat jar 1.4.1
androidx.lifecycle » lifecycle-runtime-ktx jar 2.4.1
com.squareup.okio : okio jar 3.0.0

Модули Проекта

Данный проект не имеет модулей.