| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.enterprisemath |
| Идентификатор | Идентификаторem-math |
| Последняя версия | Последняя версия2.2.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеenterprisemath-math
Advanced mathematical algorithms.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.enterprisemath : em-utils | jar | 2.3.0 |
| org.slf4j : slf4j-api | jar | 1.7.21 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.jmock : jmock | jar | 2.5.1 |