Added Main

This commit is contained in:
20015091
2018-08-28 12:47:41 +02:00
parent 8feb04990f
commit 2c6789c33a
6 changed files with 87 additions and 8 deletions

View File

@@ -8,7 +8,9 @@ version '1.0-SNAPSHOT'
sourceCompatibility = 1.8
repositories {
mavenCentral()
maven {
url("https://plugins.gradle.org/m2/")
}
}
dependencies {