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