не последняя версия
Последняя версия 1.5

net.gageot:listmaker 1.3

A fluent interface list maker for use with Guava

Категории

Категории

Сеть Geo Прикладные библиотеки Geospatial
Группа

Группа

net.gageot
Идентификатор

Идентификатор

listmaker
Версия

Версия

1.3
Тип

Тип

jar

Скачать listmaker 1.3


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