is not current version
Last Version 0.0.21

com.github.detentor:codexCollections 0.0.15

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.15
Type

Type

jar

Download codexCollections 0.0.15


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