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