<dependency>
<groupId>com.github.pureconfig</groupId>
<artifactId>pureconfig-macros_2.12</artifactId>
<version>0.8.0</version>
</dependency>
@Grapes(
@Grab(group='com.github.pureconfig', module='pureconfig-macros_2.12', version='0.8.0')
)