.
This commit is contained in:
parent
1b9ff95d40
commit
6087b98705
14 changed files with 300 additions and 93 deletions
|
|
@ -1,7 +1,9 @@
|
|||
plugins {
|
||||
id("java")
|
||||
id("java-library")
|
||||
id("maven-publish")
|
||||
id("de.kentoj.scrow.scrow-repository")
|
||||
id("de.kentoj.scrow.base-dependencies")
|
||||
id("de.kentoj.scrow.java-library")
|
||||
}
|
||||
|
||||
group = "de.kentoj.scrow"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue