is not current version
Last Version 1.1.3

com.github.keithyokoma:CompoundContainers 1.1.1

Library description

Categories

Categories

Container
GroupId

GroupId

com.github.keithyokoma
ArtifactId

ArtifactId

CompoundContainers
Version

Version

1.1.1
Type

Type

aar

Download CompoundContainers 1.1.1


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