common-plugin / com.cognifide.gradle.common.build / DependencyFile

DependencyFile

class DependencyFile

Constructors

<init>

DependencyFile(project: Project, notation: Any)

Properties

dependency

val dependency: Dependency

file

val file: File

Companion Object Functions

hintNotation

fun hintNotation(notation: Any, extensionHint: String): Any

isNotation

fun isNotation(text: String): Boolean