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

Extensions 1.4.1

Extensions is a collection of helpers for accessing features in Android Application.

Лицензия

Лицензия

Группа

Группа

dev.alshakib.ext
Идентификатор

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

ext
Версия

Версия

1.4.1
Тип

Тип

aar
Описание

Описание

Extensions
Extensions is a collection of helpers for accessing features in Android Application.
Ссылка на сайт

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

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

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

https://github.com/AlShakib/Extensions/tree/main

Скачать ext 1.4.1

Имя Файла Размер
ext-1.4.1.pom
ext-1.4.1-sources.jar 19 KB
Обзор

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
androidx.navigation » navigation-runtime jar 2.3.5
com.google.android.material » material jar 1.3.0
androidx.appcompat » appcompat jar 1.3.0

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

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