License |
License |
---|---|
Categories |
CategoriesDex General Purpose Libraries Utility |
GroupId | GroupIdcom.github.detentor |
ArtifactId | ArtifactIdcodexCollections |
Last Version | Last Version0.0.21 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCodex Collections
Coleções que objetivam complementar as coleções padrão do Java.
|
Filename | Size |
---|---|
codexCollections-0.0.21.pom | |
codexCollections-0.0.21.jar | 109 KB |
codexCollections-0.0.21-sources.jar | 80 KB |
codexCollections-0.0.21-javadoc.jar | 495 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.detentor/codexCollections/ -->
<dependency>
<groupId>com.github.detentor</groupId>
<artifactId>codexCollections</artifactId>
<version>0.0.21</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.detentor/codexCollections/
implementation 'com.github.detentor:codexCollections:0.0.21'
// https://jarcasting.com/artifacts/com.github.detentor/codexCollections/
implementation ("com.github.detentor:codexCollections:0.0.21")
'com.github.detentor:codexCollections:jar:0.0.21'
<dependency org="com.github.detentor" name="codexCollections" rev="0.0.21">
<artifact name="codexCollections" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.detentor', module='codexCollections', version='0.0.21')
)
libraryDependencies += "com.github.detentor" % "codexCollections" % "0.0.21"
[com.github.detentor/codexCollections "0.0.21"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |