Package-level declarations
Types
Link copied to clipboard
adventure-<component>
Link copied to clipboard
An enum to represent the different group and artifact IDs for Paper versions
Link copied to clipboard
Enum class for popular repositories. Use with mavenQuick
Functions
Link copied to clipboard
fun RepositoryHandler.maven(vararg repositories: Repository): Map<Repository, MavenArtifactRepository>
Alias for mavenQuick
Link copied to clipboard
Alias for repositoryAll
Link copied to clipboard
fun RepositoryHandler.mavenQuick(vararg repositories: Repository): Map<Repository, MavenArtifactRepository>
Quickly add a maven repository using the Repository enum
Link copied to clipboard
Alias for repository
Quickly add a maven repository using the Repository enum
Link copied to clipboard
Add all maven repositories in the Repository enum, excluding the ones specified in exclude