auto-dagger
Toggle table of contents
2.2.0
Select version
2.2.0
2.1.0
2.0.0
1.5.0
1.4.0
1.3.0
1.2.1
1.2.0
1.1.0
1.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
auto-dagger
retrofit
/
se.ansman.dagger.auto.retrofit
/
AutoProvideService
/
inComponent
in
Component
val
inComponent
:
KClass
<
*
>
(
source
)
Parameters
in
Component
The component to install the service in. Defaults to
SingletonComponent
.