co.arago.util:collections

Utility library for collections.

License

License

GroupId

GroupId

co.arago.util
ArtifactId

ArtifactId

collections
Last Version

Last Version

0.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

Utility library for collections.
Project Organization

Project Organization

arago GmbH

Download collections

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36
org.apache.commons : commons-text jar 1.9
commons-io : commons-io jar 2.11.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.slf4j : slf4j-simple jar 1.7.36

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.1
0.2.1
0.1.0