Dynamic Collections

Dynamic Collections provides a suite of tools to extend and enhance the Java Collections API.

License

License

Categories

Categories

JNA Development Tools Native
GroupId

GroupId

com.jnape.dynamic-collections
ArtifactId

ArtifactId

dynamic-collections
Last Version

Last Version

1.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

Dynamic Collections
Dynamic Collections provides a suite of tools to extend and enhance the Java Collections API.

Download dynamic-collections

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.mockito : mockito-all jar 1.8.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.1
1.3
1.2.9
1.2.8
1.2.7
1.2.6
1.2.5
1.2
1.1
1.0