Saint Andreas Math

Math classes based on the JMonkeyEngine math library

License

License

jME BSD License
GroupId

GroupId

org.saintandreas
ArtifactId

ArtifactId

math
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Saint Andreas Math
Math classes based on the JMonkeyEngine math library
Source Code Management

Source Code Management

https://github.com/jherico/java-math

Download math

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 1.3.9

test (1)

Group / Artifact Type Version
junit : junit jar [4, 5)

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4