Companion

object Companion

Constants and utility functions.

Properties

Link copied to clipboard

The default name of the Maven Central repository.

Link copied to clipboard

The Sonatype Nexus instance URL of Maven Central.

Link copied to clipboard

The default URL of Maven Central.

Functions

Link copied to clipboard
fun fromProject(project: Project, name: String, url: String): Repository

Creates a named Repository from a project and a name.

Link copied to clipboard
fun projectLocalRepository(project: Project): Repository

Creates a Repository local to the build folder.