Download math_2.12-2.1.0.jar file - Jar m

Jar examples for m:math-2.12

Description

drx wrappers for common math libs

You can download jar file math_2.12 2.1.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add math_2.12-2.1.0.jar to your project.

<dependency>
   <groupId>org.hammerlab</groupId>
   <artifactId>math_2.12</artifactId>
   <version>2.1.0</version>
</dependency>
compile group: 'org.hammerlab', name: 'math_2.12', version: '2.1.0'
libraryDependencies += "org.hammerlab" % "math_2.12" % "2.1.0"
<dependency org="org.hammerlab" name="math_2.12" rev="2.1.0"/>
@Grapes(@Grab(group='org.hammerlab', module='math_2.12', version='2.1.0'))
'org.hammerlab:math_2.12:jar:2.1.0'

Download

Click the following link to download the jar file.

math_2.12-2.1.0-javadoc.jar
math_2.12-2.1.0-sources.jar
math_2.12-2.1.0.jar
math_2.12-2.1.0.pom



Related Tutorials