NAF Service Layer

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

License

License

GroupId

GroupId

com.github.nikolaymenzhulin
ArtifactId

ArtifactId

naf_service_layer
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

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

Project URL

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

Source Code Management

https://github.com/NikolayMenzhulin/NAF

Download naf_service_layer

How to add to project

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

Dependencies

runtime (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.32
androidx.multidex » multidex jar 2.0.1
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.4.3
com.github.nikolaymenzhulin : flow-response-retrofit-adapter jar 1.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0