is not current version
Last Version 0.0.21

com.github.detentor:codexCollections 0.0.10

Cole����es que objetivam complementar as cole����es padr��o do Java.

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

com.github.detentor
ArtifactId

ArtifactId

codexCollections
Version

Version

0.0.10
Type

Type

jar

Download codexCollections 0.0.10


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