Common

Android Common Library

Лицензия

Лицензия

Группа

Группа

io.github.jamgudev
Идентификатор

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

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

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

0.6.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

Common
Android Common Library
Ссылка на сайт

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

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

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

https://github.com/jamgudev/Common

Скачать common

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
androidx.databinding » viewbinding jar 4.1.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32
androidx.core » core-ktx jar 1.2.0
androidx.appcompat » appcompat jar 1.1.0
com.google.android.material » material jar 1.1.0

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

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

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

Версия
0.6.0
0.5.0
0.3.0
0.1.0