| Лицензия |
Лицензия |
|---|---|
| Группа | Группаtop.heue.utils |
| Идентификатор | Идентификаторbase-ext |
| Последняя версия | Последняя версия1.0.4 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеbase_ext
Android Base Develop Tools Expand.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| base-ext-1.0.4.pom | |
| Обзор |
<!-- https://jarcasting.com/artifacts/top.heue.utils/base-ext/ -->
<dependency>
<groupId>top.heue.utils</groupId>
<artifactId>base-ext</artifactId>
<version>1.0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/top.heue.utils/base-ext/
implementation 'top.heue.utils:base-ext:1.0.4'
// https://jarcasting.com/artifacts/top.heue.utils/base-ext/
implementation ("top.heue.utils:base-ext:1.0.4")
'top.heue.utils:base-ext:aar:1.0.4'
<dependency org="top.heue.utils" name="base-ext" rev="1.0.4">
<artifact name="base-ext" type="aar" />
</dependency>
@Grapes(
@Grab(group='top.heue.utils', module='base-ext', version='1.0.4')
)
libraryDependencies += "top.heue.utils" % "base-ext" % "1.0.4"
[top.heue.utils/base-ext "1.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.30 |