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
ktorfit
/
se.ansman.dagger.auto.ktorfit
Package-level
declarations
Types
Types
Auto
Provide
Service
Link copied to clipboard
@
Target
(
allowedTargets
=
[
AnnotationTarget.CLASS
]
)
annotation class
AutoProvideService
(
val
inComponent
:
KClass
<
*
>
=
SingletonComponent::class
)
Marks a
Ktorfit
Service for automatic contribution to your dependency graph.