is not current version
Last Version 0.3.3

de.bioforscher.singa:singa-mathematics 0.2.3


GroupId

GroupId

de.bioforscher.singa
ArtifactId

ArtifactId

singa-mathematics
Version

Version

0.2.3
Type

Type

jar

Download singa-mathematics 0.2.3


<!-- https://jarcasting.com/artifacts/de.bioforscher.singa/singa-mathematics/ -->
<dependency>
    <groupId>de.bioforscher.singa</groupId>
    <artifactId>singa-mathematics</artifactId>
    <version>0.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.bioforscher.singa/singa-mathematics/
implementation 'de.bioforscher.singa:singa-mathematics:0.2.3'
// https://jarcasting.com/artifacts/de.bioforscher.singa/singa-mathematics/
implementation ("de.bioforscher.singa:singa-mathematics:0.2.3")
'de.bioforscher.singa:singa-mathematics:jar:0.2.3'
<dependency org="de.bioforscher.singa" name="singa-mathematics" rev="0.2.3">
  <artifact name="singa-mathematics" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.bioforscher.singa', module='singa-mathematics', version='0.2.3')
)
libraryDependencies += "de.bioforscher.singa" % "singa-mathematics" % "0.2.3"
[de.bioforscher.singa/singa-mathematics "0.2.3"]