m

math_2.13.0-M4

drx wrappers for common math libs
https://drx.cc/api
Apache License, Version 2.0
cc.drx
Aaron J. Radke
Files download
File Operation
math_2.13.0-M4-dp.jar download
math_2.13.0-M4-dp.pom download
math_2.13.0-M4-dp-sources.jar download
Apache Maven
<dependency>
  <groupId>cc.drx</groupId>
  <artifactId>math_2.13.0-M4</artifactId>
  <version>dp</version>
</dependency>
Gradle Groovy
implementation 'cc.drx:math_2.13.0-M4:dp'
Gradle Kotlin
implementation("cc.drx:math_2.13.0-M4:dp")
Scala SBT
libraryDependencies += "cc.drx" % "math_2.13.0-M4" % "dp"
Groovy Grape
@Grapes(
  @Grab(group='cc.drx', module='math_2.13.0-M4', version='dp')
)
Apache Ivy
<dependency org="cc.drx" name="math_2.13.0-M4" rev="dp" />
Leiningen
[cc.drx/math_2.13.0-M4 "dp"]
Apache Buildr
'cc.drx:math_2.13.0-M4:jar:dp'