Download math.numeric-tower-0.0.1.jar file - Jar m

Jar examples for m:math

Description

You can download jar file math.numeric-tower 0.0.1 in this page.

Build File

You can use the following script to add math.numeric-tower-0.0.1.jar to your project.

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

Download

Click the following link to download the jar file.

math.numeric-tower-0.0.1-sources.jar
math.numeric-tower-0.0.1.jar
math.numeric-tower-0.0.1.pom



Related Tutorials