License |
License |
---|---|
Categories |
CategoriesNet Geo Business Logic Libraries Geospatial |
GroupId | GroupIdnet.gageot |
ArtifactId | ArtifactIdlistmaker |
Last Version | Last Version1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionListMaker
A fluent interface list maker for use with Guava
|
Project URL |
Project URL |
Filename | Size |
---|---|
listmaker-1.5.pom | |
listmaker-1.5.jar | 6 KB |
listmaker-1.5-sources.jar | 3 KB |
listmaker-1.5-javadoc.jar | 28 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 13.0.1 |
com.google.code.findbugs : jsr305 | jar | 1.3.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.easytesting : fest-assert | jar | 1.4 |