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

Android Basic Library 1.0.0

A set of tools for Android app development.

Лицензия

Лицензия

Группа

Группа

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

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

android-base
Версия

Версия

1.0.0
Тип

Тип

aar
Описание

Описание

Android Basic Library
A set of tools for Android app development.
Ссылка на сайт

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

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

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

https://github.com/Denis1986/AndroidBasicLib/

Скачать android-base 1.0.0


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

Зависимости

runtime (13)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32
androidx.core » core-ktx jar 1.3.2
androidx.appcompat » appcompat jar 1.2.0
com.google.android.material » material jar 1.3.0
com.google.code.gson : gson jar 2.8.6
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.4.2
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.4.2
android.arch.lifecycle » runtime jar 1.1.1
android.arch.lifecycle » extensions jar 1.1.1
androidx.lifecycle » lifecycle-extensions jar 2.2.0
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.3.1
androidx.lifecycle » lifecycle-livedata-ktx jar 2.3.1
androidx.biometric » biometric jar 1.1.0

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

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