| Package | Description |
|---|---|
| ru.aslcraft.runtimeclassloader.network |
| Modifier and Type | Method and Description |
|---|---|
MavenRepository |
MavenLibrary.repository() |
static MavenRepository |
MavenRepository.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MavenRepository[] |
MavenRepository.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
MavenURL(MavenRepository repository,
String groupId,
String artifactId,
String version) |
Copyright © 2022. All rights reserved.