mirror of
https://github.com/tribufu/tribufu-java
synced 2026-05-06 14:57:27 +00:00
Use mintaka from maven repo
This commit is contained in:
parent
2f3d5fef56
commit
475d1c5dc6
4 changed files with 3 additions and 9 deletions
|
|
@ -7,6 +7,7 @@ archivesBaseName = "TribufuExample"
|
|||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
maven { url = "https://mvn.tribufu.com/releases" }
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue