common

Common sdk for android

Лицензия

Лицензия

MIT
Группа

Группа

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

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

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

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

0.0.5
Дата

Дата

Тип

Тип

aar
Описание

Описание

common
Common sdk for android
Ссылка на сайт

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

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

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

https://github.com/treech/AndroidSdk

Скачать common

Имя Файла Размер
common-0.0.5.pom
common-0.0.5-sources.jar 35 KB
common-0.0.5-javadoc.jar 261 bytes
Обзор

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

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

Зависимости

compile (16)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.5.20
androidx.core » core-ktx jar 1.6.0
androidx.lifecycle » lifecycle-runtime-ktx jar 2.3.1
androidx.lifecycle » lifecycle-common-java8 jar 2.3.1
androidx.lifecycle » lifecycle-extensions jar 2.2.0
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.3.1
androidx.fragment » fragment-ktx jar 1.3.6
androidx.lifecycle » lifecycle-livedata-ktx jar 2.3.1
com.google.code.gson : gson jar 2.8.6
androidx.recyclerview » recyclerview jar 1.2.1
com.google.android.material » material jar 1.4.0
com.squareup.okhttp3 : okhttp jar 4.9.1
com.squareup.retrofit2 : retrofit jar 2.9.0
androidx.databinding » databinding-common jar 4.2.2
androidx.databinding » databinding-runtime jar 4.2.2
androidx.databinding » databinding-adapters jar 4.2.2

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

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

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

Версия
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1