is not current version
Last Version 3.0.2

io.github.solrudev:simpleinstaller 1.0.0

Android packages un/install library

GroupId

GroupId

io.github.solrudev
ArtifactId

ArtifactId

simpleinstaller
Version

Version

1.0.0
Type

Type

aar

Download simpleinstaller 1.0.0


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