MVN

org.arakhne.afc.core : maths

Maven & Gradle

Jan 04, 2020
13 stars

Math Tool Parent

<dependency>
    <groupId>org.arakhne.afc.core</groupId>
    <artifactId>maths</artifactId>
    <version>17.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.arakhne.afc.core : maths to add to Maven - Latest Versions:

  • Latest Stable: 17.0

All Versions

Choose a version of org.arakhne.afc.core : maths to add to Maven - All Versions:

Version Vulnerabilities Updated
17.0
maths-17.0
16.0
maths-16.0
15.2
maths-15.2
15.1
maths-15.1
15.0
maths-15.0
14.0
maths-14.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.arakhne.afc.core</groupId>
    <artifactId>maths</artifactId>
    <version>17.0</version>
</dependency>

Advertisement