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

com.github.michael-rapp:android-util 1.12.3

Contains various utility classes for use in Android app development.

Группа

Группа

com.github.michael-rapp
Идентификатор

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

android-util
Версия

Версия

1.12.3
Тип

Тип

aar

Скачать android-util 1.12.3


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