Jetpack
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Jetpack
:core:network
/
dev.atick.core.network.di
/
RestApiModule
Rest
Api
Module
@
Module
(
includes
=
[
RetrofitModule::class
]
)
object
RestApiModule
Module for providing
JetpackRestApi
.
Members
Functions
provide
Api
Service
Link copied to clipboard
@
Singleton
@
Provides
fun
provideApiService
(
retrofit
:
Retrofit
)
:
JetpackRestApi
Provides
JetpackRestApi
.