GroupId | GroupIdde.bioforscher.singa |
---|---|
ArtifactId | ArtifactIdsinga-benchmark |
Version | Version0.1.3 |
Type | Typejar |
Filename | Size |
---|---|
singa-benchmark-0.1.3.pom | |
singa-benchmark-0.1.3.jar | 37 KB |
singa-benchmark-0.1.3-sources.jar | 4 KB |
singa-benchmark-0.1.3-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.bioforscher.singa/singa-benchmark/ -->
<dependency>
<groupId>de.bioforscher.singa</groupId>
<artifactId>singa-benchmark</artifactId>
<version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.bioforscher.singa/singa-benchmark/
implementation 'de.bioforscher.singa:singa-benchmark:0.1.3'
// https://jarcasting.com/artifacts/de.bioforscher.singa/singa-benchmark/
implementation ("de.bioforscher.singa:singa-benchmark:0.1.3")
'de.bioforscher.singa:singa-benchmark:jar:0.1.3'
<dependency org="de.bioforscher.singa" name="singa-benchmark" rev="0.1.3">
<artifact name="singa-benchmark" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.bioforscher.singa', module='singa-benchmark', version='0.1.3')
)
libraryDependencies += "de.bioforscher.singa" % "singa-benchmark" % "0.1.3"
[de.bioforscher.singa/singa-benchmark "0.1.3"]