<dependency>
<groupId>io.github.msdk</groupId>
<artifactId>msdk-io-filetypedetection</artifactId>
<version>0.0.25</version>
</dependency>
@Grapes(
@Grab(group='io.github.msdk', module='msdk-io-filetypedetection', version='0.0.25')
)