License |
License |
---|---|
GroupId | GroupIdcom.enterprisemath |
ArtifactId | ArtifactIdem-math |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionenterprisemath-math
Advanced mathematical algorithms.
|
Project URL |
Project URL |
Filename | Size |
---|---|
em-math-2.2.0.pom | |
em-math-2.2.0.jar | 91 KB |
em-math-2.2.0-sources.jar | 51 KB |
em-math-2.2.0-javadoc.jar | 347 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.enterprisemath/em-math/ -->
<dependency>
<groupId>com.enterprisemath</groupId>
<artifactId>em-math</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.enterprisemath/em-math/
implementation 'com.enterprisemath:em-math:2.2.0'
// https://jarcasting.com/artifacts/com.enterprisemath/em-math/
implementation ("com.enterprisemath:em-math:2.2.0")
'com.enterprisemath:em-math:jar:2.2.0'
<dependency org="com.enterprisemath" name="em-math" rev="2.2.0">
<artifact name="em-math" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.enterprisemath', module='em-math', version='2.2.0')
)
libraryDependencies += "com.enterprisemath" % "em-math" % "2.2.0"
[com.enterprisemath/em-math "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.enterprisemath : em-utils | jar | 2.3.0 |
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.jmock : jmock | jar | 2.5.1 |