Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.sf.staccatocommons |
ArtifactId | ArtifactIdstaccatissimo-collections |
Version | Version2.2 |
Type | Typejar |
Filename | Size |
---|---|
staccatissimo-collections-2.2.pom | |
staccatissimo-collections-2.2.jar | 115 KB |
staccatissimo-collections-2.2-sources.jar | 85 KB |
staccatissimo-collections-2.2-site.xml | 463 bytes |
staccatissimo-collections-2.2-javadoc.jar | 521 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.staccatocommons/staccatissimo-collections/ -->
<dependency>
<groupId>net.sf.staccatocommons</groupId>
<artifactId>staccatissimo-collections</artifactId>
<version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.staccatocommons/staccatissimo-collections/
implementation 'net.sf.staccatocommons:staccatissimo-collections:2.2'
// https://jarcasting.com/artifacts/net.sf.staccatocommons/staccatissimo-collections/
implementation ("net.sf.staccatocommons:staccatissimo-collections:2.2")
'net.sf.staccatocommons:staccatissimo-collections:jar:2.2'
<dependency org="net.sf.staccatocommons" name="staccatissimo-collections" rev="2.2">
<artifact name="staccatissimo-collections" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.staccatocommons', module='staccatissimo-collections', version='2.2')
)
libraryDependencies += "net.sf.staccatocommons" % "staccatissimo-collections" % "2.2"
[net.sf.staccatocommons/staccatissimo-collections "2.2"]