is not current version
Last Version 1.6180339

IndexedLinkedList 1.61803

An efficient, succint, heuristic, indexed linked-list for versatile usage.

License

License

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

io.github.coderodde
ArtifactId

ArtifactId

IndexedLinkedList
Version

Version

1.61803
Type

Type

jar
Description

Description

IndexedLinkedList
An efficient, succint, heuristic, indexed linked-list for versatile usage.
Project URL

Project URL

https://github.com/coderodde/IndexedLinkedList
Source Code Management

Source Code Management

http://github.com/coderodde/IndexedLinkedList

Download IndexedLinkedList 1.61803


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-collections4 jar 4.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.hamcrest : hamcrest-core jar 1.3

Project Modules

There are no modules declared in this project.