<dependency>
<groupId>com.github.sbt</groupId>
<artifactId>paradox-material-theme</artifactId>
<version>0.7.0-M1</version>
</dependency>
@Grapes(
@Grab(group='com.github.sbt', module='paradox-material-theme', version='0.7.0-M1')
)