Application init tools

Android Application init tools

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.1.5
Дата

Дата

Тип

Тип

aar
Описание

Описание

Application init tools
Android Application init tools
Ссылка на сайт

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

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

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

https://github.com/cnoke/startup.git

Скачать api

Имя Файла Размер
api-1.1.5.pom
api-1.1.5.aar 40 KB
api-1.1.5-sources.jar 10 KB
Обзор

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.0

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

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

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

Версия
1.1.5
1.1.3
1.1.2
1.1.1
1.1.0