is not current version
Last Version 1.1.3

com.github.keithyokoma:CompoundContainers 1.0.0

Library description

Categories

Categories

Container
GroupId

GroupId

com.github.keithyokoma
ArtifactId

ArtifactId

CompoundContainers
Version

Version

1.0.0
Type

Type

jar

Download CompoundContainers 1.0.0


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