Last Version

Flow Math 1.0.3

Immutable math library for Java with a focus on games and computer graphics.

License

License

GroupId

GroupId

com.flowpowered
ArtifactId

ArtifactId

flow-math
Version

Version

1.0.3
Type

Type

jar
Description

Description

Flow Math
Immutable math library for Java with a focus on games and computer graphics.
Project Organization

Project Organization

Flow Powered
Source Code Management

Source Code Management

https://github.com/flow/math

Download flow-math 1.0.3


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.