Jar examples for f:flow-math
Immutable math library for Java with a focus on games and computer graphics.
You can download jar file flow-math 1.0.0 in this page.
MIT License
You can use the following script to add flow-math-1.0.0.jar to your project.
<dependency> <groupId>com.flowpowered</groupId> <artifactId>flow-math</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.flowpowered', name: 'flow-math', version: '1.0.0'
libraryDependencies += "com.flowpowered" % "flow-math" % "1.0.0"
<dependency org="com.flowpowered" name="flow-math" rev="1.0.0"/>
@Grapes(@Grab(group='com.flowpowered', module='flow-math', version='1.0.0'))
'com.flowpowered:flow-math:jar:1.0.0'
Click the following link to download the jar file.
flow-math-1.0.0-javadoc.jar