| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Geo Прикладные библиотеки Geospatial |
| Группа | Группаnet.gageot |
| Идентификатор | Идентификаторlistmaker |
| Последняя версия | Последняя версия1.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеListMaker
A fluent interface list maker for use with Guava
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| listmaker-1.5.pom | |
| listmaker-1.5.jar | 6 KB |
| listmaker-1.5-sources.jar | 3 KB |
| listmaker-1.5-javadoc.jar | 28 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.gageot/listmaker/ -->
<dependency>
<groupId>net.gageot</groupId>
<artifactId>listmaker</artifactId>
<version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.gageot/listmaker/
implementation 'net.gageot:listmaker:1.5'
// https://jarcasting.com/artifacts/net.gageot/listmaker/
implementation ("net.gageot:listmaker:1.5")
'net.gageot:listmaker:jar:1.5'
<dependency org="net.gageot" name="listmaker" rev="1.5">
<artifact name="listmaker" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.gageot', module='listmaker', version='1.5')
)
libraryDependencies += "net.gageot" % "listmaker" % "1.5"
[net.gageot/listmaker "1.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 13.0.1 |
| com.google.code.findbugs : jsr305 | jar | 1.3.9 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.easytesting : fest-assert | jar | 1.4 |