is not current version
Last Version 1.12.2

com.github.jnthnclt:os.lab.collections 0.4


GroupId

GroupId

com.github.jnthnclt
ArtifactId

ArtifactId

os.lab.collections
Version

Version

0.4
Type

Type

jar

Download os.lab.collections 0.4


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