is not current version
Last Version ee

cc.drx:math_2.13 e

drx wrappers for common math libs

GroupId

GroupId

cc.drx
ArtifactId

ArtifactId

math_2.13
Version

Version

e
Type

Type

jar

Download math_2.13 e


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