-
- All Implemented Interfaces:
public class Repository.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final RepositorymavenCentralpublic final static Repository.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final RepositorygetMavenCentral()The pre-configured Maven Central repository. -
-
Method Detail
-
getMavenCentral
final Repository getMavenCentral()
The pre-configured Maven Central repository.
-
-
-
-