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

android-startup 1.0.62

🔥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.0.62
Тип

Тип

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 1.0.62


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

Зависимости

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

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

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