MVN

com.github.eduardovalentim : easymath

Maven & Gradle

Sep 01, 2022
0 stars

Easymath · A tool to speed up mathematical development in Java and turn things easy.

<dependency>
    <groupId>com.github.eduardovalentim</groupId>
    <artifactId>easymath</artifactId>
    <version>0.1.17</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.eduardovalentim : easymath to add to Maven - Latest Versions:

  • Latest Stable: 0.1.17

All Versions

Choose a version of com.github.eduardovalentim : easymath to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
easymath-0.1.17
easymath-0.1.16
easymath-0.1.15
easymath-0.1.13
easymath-0.1.12
easymath-0.1.11
easymath-0.1.10
easymath-0.1.9
easymath-0.1.8

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.eduardovalentim</groupId>
    <artifactId>easymath</artifactId>
    <version>0.1.17</version>
</dependency>