| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.bnd-lib |
| Идентификатор | Идентификаторbnd-math_2.11 |
| Версия | Версия0.7.2 |
| Тип | Типjar |
| Описание |
Описаниеbnd-math
Libraries mostly for simulating ODEs, networks, chemistry, etc.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| bnd-math_2.11-0.7.2.pom | |
| bnd-math_2.11-0.7.2.jar | 547 KB |
| bnd-math_2.11-0.7.2-sources.jar | 97 KB |
| bnd-math_2.11-0.7.2-javadoc.jar | 829 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.bnd-lib/bnd-math_2.11/ -->
<dependency>
<groupId>com.bnd-lib</groupId>
<artifactId>bnd-math_2.11</artifactId>
<version>0.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.bnd-lib/bnd-math_2.11/
implementation 'com.bnd-lib:bnd-math_2.11:0.7.2'
// https://jarcasting.com/artifacts/com.bnd-lib/bnd-math_2.11/
implementation ("com.bnd-lib:bnd-math_2.11:0.7.2")
'com.bnd-lib:bnd-math_2.11:jar:0.7.2'
<dependency org="com.bnd-lib" name="bnd-math_2.11" rev="0.7.2">
<artifact name="bnd-math_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bnd-lib', module='bnd-math_2.11', version='0.7.2')
)
libraryDependencies += "com.bnd-lib" % "bnd-math_2.11" % "0.7.2"
[com.bnd-lib/bnd-math_2.11 "0.7.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.bnd-lib : bnd-core_2.11 | jar | 0.7.2 |
| com.bnd-lib : bnd-function_2.11 | jar | 0.7.2 |
| commons-logging : commons-logging | jar | 1.1.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |