Last Version

NAF Presentation Layer 1.0.0

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

License

License

GroupId

GroupId

com.github.nikolaymenzhulin
ArtifactId

ArtifactId

naf_presentation_layer
Version

Version

1.0.0
Type

Type

aar
Description

Description

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

Project URL

https://github.com/NikolayMenzhulin/NAF/tree/main/sources/naf_presentation_layer
Source Code Management

Source Code Management

https://github.com/NikolayMenzhulin/NAF

Download 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"]

Dependencies

compile (1)

Group / Artifact Type Version
androidx.databinding » viewbinding jar 4.1.3

runtime (12)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.