Last Version

ListMaker 1.5

A fluent interface list maker for use with Guava

License

License

Categories

Categories

Net Geo Business Logic Libraries Geospatial
GroupId

GroupId

net.gageot
ArtifactId

ArtifactId

listmaker
Version

Version

1.5
Type

Type

jar
Description

Description

ListMaker
A fluent interface list maker for use with Guava
Project URL

Project URL

http://listmaker.gageot.net

Download listmaker 1.5


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 13.0.1
com.google.code.findbugs : jsr305 jar 1.3.9

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.easytesting : fest-assert jar 1.4

Project Modules

There are no modules declared in this project.