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 43c1898 commit bd70e84Copy full SHA for bd70e84
1 file changed
build.gradle
@@ -27,7 +27,6 @@ configurations {
27
}
28
29
dependencies {
30
- implementation group: 'com.github.javaparser', name: 'javaparser-core', version: '3.0.1'
31
implementation group: 'com.google.code.gson' ,name: 'gson', version:'2.8.5'
32
implementation group: 'net.freeutils', name: 'jlhttp', version: '2.4'
33
implementation group: 'net.sourceforge.argparse4j', name: 'argparse4j', version: '0.8.1'
0 commit comments