| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.ternaryop |
| Идентификатор | Идентификаторcommon-utils |
| Последняя версия | Последняя версия1.4.11 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеCommonUtils
Collection of reusable code required by TernaryOp projects
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| common-utils-1.4.11.pom | |
| common-utils-1.4.11-sources.jar | 23 KB |
| common-utils-1.4.11-javadoc.jar | 504 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.ternaryop/common-utils/ -->
<dependency>
<groupId>io.github.ternaryop</groupId>
<artifactId>common-utils</artifactId>
<version>1.4.11</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ternaryop/common-utils/
implementation 'io.github.ternaryop:common-utils:1.4.11'
// https://jarcasting.com/artifacts/io.github.ternaryop/common-utils/
implementation ("io.github.ternaryop:common-utils:1.4.11")
'io.github.ternaryop:common-utils:aar:1.4.11'
<dependency org="io.github.ternaryop" name="common-utils" rev="1.4.11">
<artifact name="common-utils" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.ternaryop', module='common-utils', version='1.4.11')
)
libraryDependencies += "io.github.ternaryop" % "common-utils" % "1.4.11"
[io.github.ternaryop/common-utils "1.4.11"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.6.0-alpha04 |
| androidx.recyclerview » recyclerview | jar | 1.2.1 |
| androidx.swiperefreshlayout » swiperefreshlayout | jar | 1.2.0-alpha01 |
| androidx.preference » preference-ktx | jar | 1.2.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.21 |