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