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

architecture 1.0.2-alpha05

Android Architecture Library

Лицензия

Лицензия

MIT
Группа

Группа

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

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

architecture
Версия

Версия

1.0.2-alpha05
Тип

Тип

aar
Описание

Описание

architecture
Android Architecture Library
Ссылка на сайт

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

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

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

https://github.com/mjiricek/Android-Showcase

Скачать architecture 1.0.2-alpha05


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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
com.aheaditec : domain jar 1.0.0
com.aheaditec : presentation jar 1.0.2-alpha03
androidx.databinding » viewbinding jar 7.2.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21

runtime (1)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.6.21

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

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