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

Core module of Arkitekt framework 5.1.0

Android Architecture components based framework, which gives you set of base classes to implement concise, testable and solid application.

Лицензия

Лицензия

MIT
Группа

Группа

app.futured.arkitekt
Идентификатор

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

core
Версия

Версия

5.1.0
Тип

Тип

aar
Описание

Описание

Core module of Arkitekt framework
Android Architecture components based framework, which gives you set of base classes to implement concise, testable and solid application.
Ссылка на сайт

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

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

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

https://github.com/futuredapp/arkitekt

Скачать core 5.1.0

Имя Файла Размер
core-5.1.0.pom
core-5.1.0-sources.jar 17 KB
core-5.1.0-javadoc.jar 507 KB
Обзор

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
androidx.databinding » databinding-common jar 4.0.2
androidx.databinding » databinding-runtime jar 4.0.2
androidx.databinding » databinding-adapters jar 4.0.2

runtime (9)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.4.20
org.jetbrains.kotlin : kotlin-reflect jar 1.4.20
javax.inject : javax.inject jar 1
androidx.appcompat » appcompat jar 1.2.0
com.google.android.material » material jar 1.2.1
androidx.annotation » annotation jar 1.1.0
androidx.lifecycle » lifecycle-extensions jar 2.2.0
androidx.lifecycle » lifecycle-livedata-ktx jar 2.2.0
androidx.fragment » fragment jar 1.2.5

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

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