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

NAF Presentation Layer 1.0.0

The NAF component that provides everything you need to implement the presentation layer in your app.

Лицензия

Лицензия

Группа

Группа

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

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

naf_presentation_layer
Версия

Версия

1.0.0
Тип

Тип

aar
Описание

Описание

NAF Presentation Layer
The NAF component that provides everything you need to implement the presentation layer in your app.
Ссылка на сайт

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

https://github.com/NikolayMenzhulin/NAF/tree/main/sources/naf_presentation_layer
Система контроля версий

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

https://github.com/NikolayMenzhulin/NAF

Скачать naf_presentation_layer 1.0.0


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
androidx.databinding » viewbinding jar 4.1.3

runtime (12)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.32
androidx.multidex » multidex jar 2.0.1
androidx.appcompat » appcompat jar 1.2.0
com.google.android.material » material jar 1.3.0
androidx.core » core-ktx jar 1.3.2
androidx.lifecycle » lifecycle-runtime-ktx jar 2.3.1
androidx.activity » activity-ktx jar 1.2.2
androidx.fragment » fragment-ktx jar 1.3.3
com.github.nikolaymenzhulin : flow-response-retrofit-adapter jar 1.2.1
com.github.nikolaymenzhulin : logger jar 1.1.1
com.github.terrakok : cicerone jar 7.0
com.google.dagger : dagger jar 2.34

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

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