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

net.gageot:listmaker 1.0.3

A fluent interface list maker for use with Guava

Категории

Категории

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

Группа

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

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

listmaker
Версия

Версия

1.0.3
Тип

Тип

jar

Скачать listmaker 1.0.3


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