is not current version
Last Version dp

cc.drx:math_2.11 do

drx wrappers for common math libs

GroupId

GroupId

cc.drx
ArtifactId

ArtifactId

math_2.11
Version

Version

do
Type

Type

jar

Download math_2.11 do


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