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

io.github.solrudev:simpleinstaller 1.1.1

Android packages un/install library

Группа

Группа

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

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

simpleinstaller
Версия

Версия

1.1.1
Тип

Тип

aar

Скачать simpleinstaller 1.1.1


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