Last Version

JavaFX Math Tools 17.0

Math, geometric, physic tools and other Java utilities.

License

License

GroupId

GroupId

org.arakhne.afc.advanced
ArtifactId

ArtifactId

mathfx
Version

Version

17.0
Type

Type

jar
Description

Description

JavaFX Math Tools
Math, geometric, physic tools and other Java utilities.
Project Organization

Project Organization

Arakhnê.org Project

Download mathfx 17.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.arakhne.afc.core : mathgeom jar 17.0
org.arakhne.afc.advanced : javafx jar 17.0

test (1)

Group / Artifact Type Version
org.arakhne.afc.core : mathgeomtesting Optional jar 17.0

Project Modules

There are no modules declared in this project.