is not current version
Last Version 0.2.3

de.bioforscher.singa:singa-benchmark 0.2.1


GroupId

GroupId

de.bioforscher.singa
ArtifactId

ArtifactId

singa-benchmark
Version

Version

0.2.1
Type

Type

jar

Download singa-benchmark 0.2.1


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