hal/plugins/hal-netscan/build.gradle

4 lines
57 B
Groovy
Raw Normal View History

2020-08-28 23:07:24 +02:00
dependencies {
implementation project(':hal-core')
2020-08-28 23:07:24 +02:00
}