YAPION
Dieser Commit ist enthalten in:
Ursprung
ffd0bd7515
Commit
8cf8750786
@ -42,7 +42,14 @@ sourceSets {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
repositories {
|
||||||
|
maven {
|
||||||
|
url = uri("https://raw.githubusercontent.com/yoyosource/YAPION/master/releases")
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
|
implementation 'yoyosource:YAPION:0.25.0'
|
||||||
implementation project(":BauSystem_15")
|
implementation project(":BauSystem_15")
|
||||||
implementation project(":BauSystem_API")
|
implementation project(":BauSystem_API")
|
||||||
|
|
||||||
|
In neuem Issue referenzieren
Einen Benutzer sperren