Download math_2.12-2.0.0-M4.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.0.0-M4 in this page.

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

math_2.12-2.0.0-M4-javadoc.jar
math_2.12-2.0.0-M4-sources.jar
math_2.12-2.0.0-M4.jar
math_2.12-2.0.0-M4.pom



Related Tutorials