<dependency>
<groupId>com.github.mike10004</groupId>
<artifactId>containment-core</artifactId>
<version>0.6</version>
</dependency>
implementation 'com.github.mike10004:containment-core:0.6'
com.github.mike10004:containment-core:0.6
<dependency org="com.github.mike10004" name="containment-core" rev="0.6" />
libraryDependencies += "com.github.mike10004" % "containment-core" % "0.6"
@Grab(group='com.github.mike10004', module='containment-core', version='0.6')
[com.github.mike10004/containment-core "0.6"]
'com.github.mike10004:containment-core:jar:0.6'