<dependency>
<groupId>com.github.pureconfig</groupId>
<artifactId>pureconfig-squants_2.13</artifactId>
<version>0.17.4</version>
</dependency>
@Grapes(
@Grab(group='com.github.pureconfig', module='pureconfig-squants_2.13', version='0.17.4')
)