<dependency>
<groupId>com.aeontronix.aeon-commons</groupId>
<artifactId>aeon-commons-collections</artifactId>
<version>2.0.0-beta11</version>
</dependency>
libraryDependencies += "com.aeontronix.aeon-commons" % "aeon-commons-collections" % "2.0.0-beta11"
@Grapes(
@Grab(group='com.aeontronix.aeon-commons', module='aeon-commons-collections', version='2.0.0-beta11')
)
<dependency org="com.aeontronix.aeon-commons" name="aeon-commons-collections" rev="2.0.0-beta11" />