Android Helper Library

Various Helper classes for Android Projects

Лицензия

Лицензия

Группа

Группа

com.itachi1706.helpers
Идентификатор

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

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

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

1.3.7
Дата

Дата

Тип

Тип

aar
Описание

Описание

Android Helper Library
Various Helper classes for Android Projects
Ссылка на сайт

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

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

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

https://github.com/itachi1706/AndroidHelperLib

Скачать helperlib

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

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

Зависимости

compile (1)

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

runtime (4)

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

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

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

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

Версия
1.3.7
1.3.6
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.1
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0