is not current version
Last Version 17.0

org.arakhne.afc.core:mathstochastic 15.1


GroupId

GroupId

org.arakhne.afc.core
ArtifactId

ArtifactId

mathstochastic
Version

Version

15.1
Type

Type

jar

Download mathstochastic 15.1


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