hal/plugins/hal-nvr/build.gradle

5 lines
58 B
Groovy
Raw Normal View History

2021-01-26 01:53:11 +01:00
dependencies {
implementation project(':hal-core')
}