Last Version

Lists 1.2.0

Special purpose implementations of java.util.List

License

License

MIT
GroupId

GroupId

com.github.marschall
ArtifactId

ArtifactId

lists
Version

Version

1.2.0
Type

Type

jar
Description

Description

Lists
Special purpose implementations of java.util.List
Project URL

Project URL

https://github.com/marschall/lists
Source Code Management

Source Code Management

https://github.com/marschall/lists

Download lists 1.2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 Optional jar 3.0.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-junit jar 2.0.0.0
com.github.marschall : junit-lambda jar 0.3.0

Project Modules

There are no modules declared in this project.