<dependency>
<groupId>com.lihaoyi</groupId>
<artifactId>mill-testrunner-entrypoint</artifactId>
<version>0.11.8</version>
</dependency>
@Grapes(
@Grab(group='com.lihaoyi', module='mill-testrunner-entrypoint', version='0.11.8')
)
compile