ArtifactRepository

Functions

Link copied to clipboard
abstract fun content(configureAction: Action<in RepositoryContentDescriptor>)
Configures the content of this repository.
Link copied to clipboard
abstract fun getName(): String
Returns the name for this repository.
Link copied to clipboard
abstract fun setName(name: String)
Sets the name for this repository.