is not current version
Last Version 17.0

org.arakhne.afc.core:mathgen 15.2


GroupId

GroupId

org.arakhne.afc.core
ArtifactId

ArtifactId

mathgen
Version

Version

15.2
Type

Type

jar

Download mathgen 15.2


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