Download math.combinatorics-0.0.2.jar file - Jar m

Jar examples for m:math

Description

You can download jar file math.combinatorics 0.0.2 in this page.

Build File

You can use the following script to add math.combinatorics-0.0.2.jar to your project.

<dependency>
   <groupId>org.clojure</groupId>
   <artifactId>math.combinatorics</artifactId>
   <version>0.0.2</version>
</dependency>
compile group: 'org.clojure', name: 'math.combinatorics', version: '0.0.2'
libraryDependencies += "org.clojure" % "math.combinatorics" % "0.0.2"
<dependency org="org.clojure" name="math.combinatorics" rev="0.0.2"/>
@Grapes(@Grab(group='org.clojure', module='math.combinatorics', version='0.0.2'))
'org.clojure:math.combinatorics:jar:0.0.2'

Download

Click the following link to download the jar file.

math.combinatorics-0.0.2-sources.jar
math.combinatorics-0.0.2.jar
math.combinatorics-0.0.2.pom



Related Tutorials