<dependency>
<groupId>com.github.mpilquist</groupId>
<artifactId>scodec_2.10</artifactId>
<version>1.0.0.SNAP4</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='com.github.mpilquist', module='scodec_2.10', version='1.0.0.SNAP4')
)