<dependency>
<groupId>io.github.askmeagain</groupId>
<artifactId>meshinery-core</artifactId>
<version>0.1.5</version>
</dependency>
@Grapes(
@Grab(group='io.github.askmeagain', module='meshinery-core', version='0.1.5')
)