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

top.heue.utils:base-ext 1.0.3

Android Base Develop Tools Expand.

Группа

Группа

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

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

base-ext
Версия

Версия

1.0.3
Тип

Тип

aar

Скачать base-ext 1.0.3

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

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