var artifacts: <ERROR CLASS>
Artifact dependencies settings
fun artifacts(init: ArtifactDependency.() -> Unit): Unit
Configures artifact dependency. When this block is missing, no artifact dependency will be added.
init - function to initialize dependency
init