mirror of
https://github.com/HMCL-dev/HMCL.git
synced 2025-04-18 18:40:34 +08:00
Add dependency org.jetbrains.annotations
This commit is contained in:
parent
8b191e4a3b
commit
11ce04fba4
@ -34,6 +34,7 @@ subprojects {
|
||||
compile group: 'org.hildan.fxgson', name: 'fx-gson', version: '3.1.0'
|
||||
compile group: 'org.jenkins-ci', name: 'constant-pool-scanner', version: '1.2'
|
||||
compile group: 'com.github.steveice10', name: 'opennbt', version: '1.1'
|
||||
compileOnly group: 'org.jetbrains', name: 'annotations', version: '16.0.3'
|
||||
|
||||
testCompile group: 'junit', name: 'junit', version: '4.12'
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user