We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 569a3f3 commit d27a0a7Copy full SHA for d27a0a7
build.gradle
@@ -1,5 +1,6 @@
1
apply plugin: 'java'
2
apply plugin: 'application'
3
+apply plugin: 'maven'
4
5
mainClassName = 'com.hangman.HangmanRunner'
6
0 commit comments