Last Version

io.github.nblxa:cons-list 2.1.0

Cons List: a production-grade immutable collection for use in recursive algorithms

License

License

GroupId

GroupId

io.github.nblxa
ArtifactId

ArtifactId

cons-list
Version

Version

2.1.0
Type

Type

jar
Description

Description

io.github.nblxa:cons-list
Cons List: a production-grade immutable collection for use in recursive algorithms
Project URL

Project URL

http://github.com/nblxa/cons-list

Download cons-list 2.1.0


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

Dependencies

provided (1)

Group / Artifact Type Version
com.github.spotbugs : spotbugs-annotations jar 4.0.0-RC1

Project Modules

There are no modules declared in this project.