is not current version
Last Version 1.5

net.gageot:listmaker 1.1

A fluent interface list maker for use with Guava

Categories

Categories

Net Geo Business Logic Libraries Geospatial
GroupId

GroupId

net.gageot
ArtifactId

ArtifactId

listmaker
Version

Version

1.1
Type

Type

jar

Download 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"]