Last Version

math dp

drx wrappers for common math libs

License

License

GroupId

GroupId

cc.drx
ArtifactId

ArtifactId

math_2.12
Version

Version

dp
Type

Type

jar
Description

Description

math
drx wrappers for common math libs
Project URL

Project URL

https://drx.cc/api
Project Organization

Project Organization

cc.drx

Download math_2.12 dp


<!-- https://jarcasting.com/artifacts/cc.drx/math_2.12/ -->
<dependency>
    <groupId>cc.drx</groupId>
    <artifactId>math_2.12</artifactId>
    <version>dp</version>
</dependency>
// https://jarcasting.com/artifacts/cc.drx/math_2.12/
implementation 'cc.drx:math_2.12:dp'
// https://jarcasting.com/artifacts/cc.drx/math_2.12/
implementation ("cc.drx:math_2.12:dp")
'cc.drx:math_2.12:jar:dp'
<dependency org="cc.drx" name="math_2.12" rev="dp">
  <artifact name="math_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.drx', module='math_2.12', version='dp')
)
libraryDependencies += "cc.drx" % "math_2.12" % "dp"
[cc.drx/math_2.12 "dp"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.6
cc.drx : core_2.12 jar dp
org.apache.commons : commons-math3 jar 3.6.1

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.6-SNAP1

Project Modules

There are no modules declared in this project.