is not current version
Last Version 17.0

org.arakhne.afc.advanced:mathfx 13.0


GroupId

GroupId

org.arakhne.afc.advanced
ArtifactId

ArtifactId

mathfx
Version

Version

13.0
Type

Type

jar

Download mathfx 13.0


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