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

autostarter 1.1.0

A library to help add your app to android autostart

Лицензия

Лицензия

MIT
Категории

Категории

Auto Библиотеки уровня приложения Code Generators
Группа

Группа

com.github.judemanutd
Идентификатор

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

autostarter
Версия

Версия

1.1.0
Тип

Тип

aar
Описание

Описание

autostarter
A library to help add your app to android autostart
Ссылка на сайт

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

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

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

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

Скачать autostarter 1.1.0


<!-- 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"]

Зависимости

runtime (2)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.5.20
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.5.20

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

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