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

net.gageot:listmaker 1.1

A fluent interface list maker for use with Guava

Категории

Категории

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

Группа

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

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

listmaker
Версия

Версия

1.1
Тип

Тип

jar

Скачать listmaker 1.1


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