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

com.github.danielgindi:helpers 1.0.1

A set of helper classes for Android.

Группа

Группа

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

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

helpers
Версия

Версия

1.0.1
Тип

Тип

aar

Скачать helpers 1.0.1

Имя Файла Размер
helpers-1.0.1.pom
helpers-1.0.1.aar 56 KB
helpers-1.0.1-sources.jar 33 KB
Обзор

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