is not current version
Last Version 17.0

org.arakhne.afc.advanced:mathfx 15.1


GroupId

GroupId

org.arakhne.afc.advanced
ArtifactId

ArtifactId

mathfx
Version

Version

15.1
Type

Type

jar

Download mathfx 15.1


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