is not current version
Last Version 1.2

net.sf.staccatocommons:commons-reductions 1.2-beta-3

Reductions library of the Staccato-Commons project

Categories

Categories

Net
GroupId

GroupId

net.sf.staccatocommons
ArtifactId

ArtifactId

commons-reductions
Version

Version

1.2-beta-3
Type

Type

jar

Download commons-reductions 1.2-beta-3


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