is not current version
Last Version 17.0

org.arakhne.afc.core:mathgen 16.0


GroupId

GroupId

org.arakhne.afc.core
ArtifactId

ArtifactId

mathgen
Version

Version

16.0
Type

Type

jar

Download mathgen 16.0


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