Math

Maths apis.

License

License

Categories

Categories

Net
GroupId

GroupId

net.clockworkcode
ArtifactId

ArtifactId

math
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

Math
Maths apis.
Project URL

Project URL

https://bitbucket.org/clockworkcodeteam/math

Download math

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
ch.qos.logback : logback-classic jar 1.1.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.6
1.0.5