is not current version
Last Version 17.0

org.arakhne.afc.core:mathphysics 16.0


GroupId

GroupId

org.arakhne.afc.core
ArtifactId

ArtifactId

mathphysics
Version

Version

16.0
Type

Type

jar

Download mathphysics 16.0


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