License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.staccatocommons |
ArtifactId | ArtifactIdstaccatissimo-collections |
Version | Version2.3 |
Type | Typejar |
Description |
DescriptionStaccatissimo-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 |
Project Organization |
Project Organization |
Filename | Size |
---|---|
staccatissimo-collections-2.3.pom | |
staccatissimo-collections-2.3.jar | 116 KB |
staccatissimo-collections-2.3-sources.jar | 86 KB |
staccatissimo-collections-2.3-site.xml | 463 bytes |
staccatissimo-collections-2.3-javadoc.jar | 527 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.staccatocommons : staccatissimo-lang | jar | 2.3 |
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 |