DependsOn

@Target(allowedTargets = [AnnotationTarget.FILE])
annotation class DependsOn(val value: String = "")

Describes the dependency

Properties

Link copied to clipboard

Can be one of the following: