oshi dep
This commit is contained in:
parent
e7560831e8
commit
95554c503e
|
@ -0,0 +1,8 @@
|
|||
dependencies {
|
||||
|
||||
implementation(group: 'com.github.oshi', name: 'oshi-core', version: "5.7.3") {
|
||||
exclude(group: "org.slf4j")
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
Reference in a new issue