License |
License |
---|---|
GroupId | GroupIdcom.github.nikolaymenzhulin |
ArtifactId | ArtifactIdnaf_presentation_layer |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionNAF Presentation Layer
The NAF component that provides everything you need to implement the presentation layer in your app.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
naf_presentation_layer-1.0.0.pom | |
naf_presentation_layer-1.0.0-sources.jar | 69 KB |
naf_presentation_layer-1.0.0-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
androidx.databinding » viewbinding | jar | 4.1.3 |
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 |