is not current version
Last Version 2.2.0

com.enterprisemath:em-math 2.0.0

Advanced mathematical algorithms.

GroupId

GroupId

com.enterprisemath
ArtifactId

ArtifactId

em-math
Version

Version

2.0.0
Type

Type

jar

Download em-math 2.0.0


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