Download math_2.11-2.0.0-M3.jar file - Jar m

Jar examples for m:math-2.11

Description

drx wrappers for common math libs

You can download jar file math_2.11 2.0.0-M3 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add math_2.11-2.0.0-M3.jar to your project.

<dependency>
   <groupId>com.thoughtworks.deeplearning</groupId>
   <artifactId>math_2.11</artifactId>
   <version>2.0.0-M3</version>
</dependency>
compile group: 'com.thoughtworks.deeplearning', name: 'math_2.11', version: '2.0.0-M3'
libraryDependencies += "com.thoughtworks.deeplearning" % "math_2.11" % "2.0.0-M3"
<dependency org="com.thoughtworks.deeplearning" name="math_2.11" rev="2.0.0-M3"/>
@Grapes(@Grab(group='com.thoughtworks.deeplearning', module='math_2.11', version='2.0.0-M3'))
'com.thoughtworks.deeplearning:math_2.11:jar:2.0.0-M3'

Download

Click the following link to download the jar file.

math_2.11-2.0.0-M3-javadoc.jar
math_2.11-2.0.0-M3-sources.jar
math_2.11-2.0.0-M3.jar
math_2.11-2.0.0-M3.pom



Related Tutorials