is not current version
Last Version 0.6

com.github.mike10004:containment-api 0.4


GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

containment-api
Version

Version

0.4
Type

Type

jar

Download containment-api 0.4


<!-- https://jarcasting.com/artifacts/com.github.mike10004/containment-api/ -->
<dependency>
    <groupId>com.github.mike10004</groupId>
    <artifactId>containment-api</artifactId>
    <version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mike10004/containment-api/
implementation 'com.github.mike10004:containment-api:0.4'
// https://jarcasting.com/artifacts/com.github.mike10004/containment-api/
implementation ("com.github.mike10004:containment-api:0.4")
'com.github.mike10004:containment-api:jar:0.4'
<dependency org="com.github.mike10004" name="containment-api" rev="0.4">
  <artifact name="containment-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mike10004', module='containment-api', version='0.4')
)
libraryDependencies += "com.github.mike10004" % "containment-api" % "0.4"
[com.github.mike10004/containment-api "0.4"]