Download commons-reductions-1.2.jar file - Jar c

Jar examples for c:commons-reductions

Description

Reductions library of the Staccato-Commons project

You can download jar file commons-reductions 1.2 in this page.

Build File

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'

Download

Click the following link to download the jar file.

commons-reductions-1.2-javadoc.jar
commons-reductions-1.2-sources.jar
commons-reductions-1.2.jar
commons-reductions-1.2.pom



Related Tutorials