feat: init sample
This commit is contained in:
12
build.json
Normal file
12
build.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"java": "1.8",
|
||||
"builder": {
|
||||
"name": "maven",
|
||||
"version": "3.5.2"
|
||||
},
|
||||
"repo": {
|
||||
"dependencies": [
|
||||
"me.hatter:commons:3.40"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user