android-startup

🔥The Android Startup library provides a straightforward, performant way to initialize components at the application startup. Both library developers and app developers can use Android Startup to streamline startup sequences and explicitly set the order of initialization.

Лицензия

Лицензия

Группа

Группа

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

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

android-startup
Последняя версия

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

1.1.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

android-startup
🔥The Android Startup library provides a straightforward, performant way to initialize components at the application startup. Both library developers and app developers can use Android Startup to streamline startup sequences and explicitly set the order of initialization.
Ссылка на сайт

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

https://github.com/idisfkj/android-startup
Система контроля версий

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

https://github.com/idisfkj/android-startup/tree/master

Скачать android-startup

Как подключить последнюю версию

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.3.72
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.72
androidx.core » core-ktx jar 1.3.1
androidx.appcompat » appcompat jar 1.1.0

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

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

Версии библиотеки

Версия
1.1.0
1.0.62
1.0.61
1.0.7
1.0.6