Last Version

Staccato-Commons-Collections 1.2

Collections library of the Staccato-Commons project, focused on providing new abstractions that mix object oriented and functional programming style for dealing with iterable objects.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.staccatocommons
ArtifactId

ArtifactId

commons-collections
Version

Version

1.2
Type

Type

jar
Description

Description

Staccato-Commons-Collections
Collections library of the Staccato-Commons project, focused on providing new abstractions that mix object oriented and functional programming style for dealing with iterable objects.
Project Organization

Project Organization

Staccato-Commons

Download commons-collections 1.2


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

Dependencies

compile (1)

Group / Artifact Type Version
net.sf.staccatocommons : commons-lang jar 1.2

test (5)

Group / Artifact Type Version
net.sf.staccatocommons : commons-util jar 1.2
net.sf.staccatocommons : commons-numbers jar 1.2
net.sf.staccatocommons : commons-lambda jar 1.2
net.sf.staccatocommons : commons-reductions jar 1.2
net.sf.staccatocommons : commons-testing jar 1.2

Project Modules

There are no modules declared in this project.