<dependency>
<groupId>com.github.michaelgantman</groupId>
<artifactId>MgntUtils</artifactId>
<version>1.5.0.5</version>
</dependency>
@Grapes(
@Grab(group='com.github.michaelgantman', module='MgntUtils', version='1.5.0.5')
)