Jar examples for c:commons-reductions
Reductions library of the Staccato-Commons project
You can download jar file commons-reductions 1.2 in this page.
You can use the following script to add commons-reductions-1.2.jar to your project.
<dependency> <groupId>net.sf.staccatocommons</groupId> <artifactId>commons-reductions</artifactId> <version>1.2</version> </dependency>
compile group: 'net.sf.staccatocommons', name: 'commons-reductions', version: '1.2'
libraryDependencies += "net.sf.staccatocommons" % "commons-reductions" % "1.2"
<dependency org="net.sf.staccatocommons" name="commons-reductions" rev="1.2"/>
@Grapes(@Grab(group='net.sf.staccatocommons', module='commons-reductions', version='1.2'))
'net.sf.staccatocommons:commons-reductions:jar:1.2'
Click the following link to download the jar file.
commons-reductions-1.2-javadoc.jar