AndroidUtils

Little helpers for Android development.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

2.1.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

AndroidUtils
Little helpers for Android development.
Ссылка на сайт

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

https://github.com/UweTrottmann/AndroidUtils

Скачать androidutils

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.android.support » support-v4 jar 23.0.1

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

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

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

Версия
2.1.0
2.0.0