autostarter

A library to help add your app to android autostart

License

License

MIT
Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.judemanutd
ArtifactId

ArtifactId

autostarter
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

autostarter
A library to help add your app to android autostart
Project URL

Project URL

https://github.com/judemanutd/AutoStarter
Source Code Management

Source Code Management

https://github.com/judemanutd/AutoStarter/tree/master

Download autostarter

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.5.20
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.5.20

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0