| Группа | Группаde.bioforscher.singa |
|---|---|
| Идентификатор | Идентификаторsinga-mathematics |
| Версия | Версия0.2.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| singa-mathematics-0.2.0.pom | |
| singa-mathematics-0.2.0.jar | 160 KB |
| singa-mathematics-0.2.0-sources.jar | 117 KB |
| singa-mathematics-0.2.0-javadoc.jar | 754 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.bioforscher.singa/singa-mathematics/ -->
<dependency>
<groupId>de.bioforscher.singa</groupId>
<artifactId>singa-mathematics</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.bioforscher.singa/singa-mathematics/
implementation 'de.bioforscher.singa:singa-mathematics:0.2.0'
// https://jarcasting.com/artifacts/de.bioforscher.singa/singa-mathematics/
implementation ("de.bioforscher.singa:singa-mathematics:0.2.0")
'de.bioforscher.singa:singa-mathematics:jar:0.2.0'
<dependency org="de.bioforscher.singa" name="singa-mathematics" rev="0.2.0">
<artifact name="singa-mathematics" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.bioforscher.singa', module='singa-mathematics', version='0.2.0')
)
libraryDependencies += "de.bioforscher.singa" % "singa-mathematics" % "0.2.0"
[de.bioforscher.singa/singa-mathematics "0.2.0"]