is not current version
Last Version 17.0

org.arakhne.afc.core:maths 15.1


GroupId

GroupId

org.arakhne.afc.core
ArtifactId

ArtifactId

maths
Version

Version

15.1
Type

Type

pom

Download maths 15.1

Filename Size
maths-15.1.pom 764 bytes
Browse

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