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

Jar examples for m:math

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

math.combinatorics-0.0.8-sources.jar
math.combinatorics-0.0.8.jar
math.combinatorics-0.0.8.pom



Related Tutorials