commons-core

A part of Android libraries suite that contains common functionality found in Android projects.

Лицензия

Лицензия

Группа

Группа

com.paulrybitskyi.commons
Идентификатор

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

commons-core
Последняя версия

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

1.0.4
Дата

Дата

Тип

Тип

aar
Описание

Описание

commons-core
A part of Android libraries suite that contains common functionality found in Android projects.
Ссылка на сайт

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

https://github.com/mars885/android-commons
Система контроля версий

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

https://github.com/mars885/android-commons

Скачать commons-core

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
androidx.databinding » viewbinding jar 7.0.3
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31

runtime (3)

Идентификатор библиотеки Тип Версия
androidx.appcompat » appcompat jar 1.3.1
androidx.lifecycle » lifecycle-common-java8 jar 2.3.1
androidx.lifecycle » lifecycle-viewmodel jar 2.3.1

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

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

Версии библиотеки

Версия
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0