base

An android library for fast development.

Лицензия

Лицензия

Группа

Группа

top.heue.utils
Идентификатор

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

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

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

1.1.3
Дата

Дата

Тип

Тип

aar
Описание

Описание

base
An android library for fast development.
Ссылка на сайт

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

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

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

https://github.com/sposer

Скачать base

Имя Файла Размер
base-1.1.3.pom
Обзор

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

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

Зависимости

compile (1)

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

runtime (3)

Идентификатор библиотеки Тип Версия
androidx.core » core-ktx jar 1.7.0
androidx.appcompat » appcompat jar 1.4.1
com.google.android.material » material jar 1.5.0

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

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

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

Версия
1.1.3
1.1.1
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0