Last Version

Staccatissimo-Collections 2.3

Collections library of the Staccatissimo 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

staccatissimo-collections
Version

Version

2.3
Type

Type

jar
Description

Description

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

Project URL

http://staccatocommons.sourceforge.net/staccatissimo/staccatissimo-collections
Project Organization

Project Organization

StaccatoCommons

Download staccatissimo-collections 2.3


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

Dependencies

compile (1)

Group / Artifact Type Version
net.sf.staccatocommons : staccatissimo-lang jar 2.3

test (5)

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

Project Modules

There are no modules declared in this project.