class DependencyFile
<init> |
DependencyFile(project: Project, notation: Any) |
dependency |
val dependency: Dependency |
file |
val file: File |
hintNotation |
fun hintNotation(notation: Any, extensionHint: String): Any |
isNotation |
fun isNotation(text: String): Boolean |