dependencies { implementation project(':hal-core') testImplementation project(path: ':hal-core', configuration: 'testClasses') }