Initialising project

This commit is contained in:
Ruakij
2021-05-09 19:10:10 +02:00
parent a850972224
commit 92718de5a9
3 changed files with 71 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
name: ${artifactId}
version: ${version}
author: ${author}
main: ${groupId}.${artifactId}.Main