MVN

com.enterprisemath : em-math

Maven & Gradle

Oct 04, 2016

enterprisemath-math · Advanced mathematical algorithms.

<dependency>
    <groupId>com.enterprisemath</groupId>
    <artifactId>em-math</artifactId>
    <version>2.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.enterprisemath : em-math to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.0

All Versions

Choose a version of com.enterprisemath : em-math to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
em-math-2.2.0
2.1.x
em-math-2.1.0
2.0.x
em-math-2.0.0
1.2.x
em-math-1.2.0
1.1.x
em-math-1.1.0
1.0.x
em-math-1.0.0

How to add a dependency to Maven

Add the following com.enterprisemath : em-math maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.enterprisemath</groupId>
    <artifactId>em-math</artifactId>
    <version>2.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.enterprisemath : em-math gradle dependency to your build.gradle file:

implementation 'com.enterprisemath:em-math:2.2.0'

Gradle Kotlin DSL: Add the following com.enterprisemath : em-math gradle kotlin dependency to your build.gradle.kts file:

implementation("com.enterprisemath:em-math:2.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.enterprisemath : em-math sbt scala dependency to your build.sbt file:

libraryDependencies += "com.enterprisemath" % "em-math" % "2.2.0"

Advertisement

Dependencies from Group

Aug 10, 2022
3 usages
Sep 21, 2022
1 usages

Discover Dependencies

Oct 31, 2018
7 stars
Oct 19, 2017
8 usages
721 stars
Nov 21, 2016
151 usages
Mar 03, 2020
24 stars
Jun 30, 2023
26 usages
22 stars
Nov 28, 2022
15 usages
12.6k stars
Jan 05, 2020
2 usages
2.1k stars