is not current version
Last Version 1.0.6

net.clockworkcode:math 1.0.5

Maths apis.

Categories

Categories

Net
GroupId

GroupId

net.clockworkcode
ArtifactId

ArtifactId

math
Version

Version

1.0.5
Type

Type

jar

Download math 1.0.5


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