| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.dishevelled |
| Идентификатор | Идентификаторdsh-collect |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеdishevelled.org collect
Collection and map utility methods.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| dsh-collect-1.0.pom | |
| dsh-collect-1.0.jar | 24 KB |
| dsh-collect-1.0-sources.jar | 23 KB |
| dsh-collect-1.0-javadoc.jar | 40 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.dishevelled/dsh-collect/ -->
<dependency>
<groupId>org.dishevelled</groupId>
<artifactId>dsh-collect</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.dishevelled/dsh-collect/
implementation 'org.dishevelled:dsh-collect:1.0'
// https://jarcasting.com/artifacts/org.dishevelled/dsh-collect/
implementation ("org.dishevelled:dsh-collect:1.0")
'org.dishevelled:dsh-collect:jar:1.0'
<dependency org="org.dishevelled" name="dsh-collect" rev="1.0">
<artifact name="dsh-collect" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dishevelled', module='dsh-collect', version='1.0')
)
libraryDependencies += "org.dishevelled" % "dsh-collect" % "1.0"
[org.dishevelled/dsh-collect "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 10.0.1 |
| com.github.stephenc.high-scale-lib : high-scale-lib | jar | 1.1.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |