| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииDex Универсальные библиотеки Utility |
| Группа | Группаcom.github.detentor |
| Идентификатор | ИдентификаторcodexCollections |
| Последняя версия | Последняя версия0.0.21 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCodex Collections
Coleções que objetivam complementar as coleções padrão do Java.
|
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.1 |