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