| License |
License |
|---|---|
| GroupId | GroupIdcom.github.sbocq |
| ArtifactId | ArtifactIdmbench-benchmarks_2.9.3 |
| Version | Version0.2.4 |
| Type | Typejar |
| Description |
Descriptionmbench-benchmarks
A standard benchmark suite
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.github.sbocq |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.sbocq/mbench-benchmarks_2.9.3/ -->
<dependency>
<groupId>com.github.sbocq</groupId>
<artifactId>mbench-benchmarks_2.9.3</artifactId>
<version>0.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sbocq/mbench-benchmarks_2.9.3/
implementation 'com.github.sbocq:mbench-benchmarks_2.9.3:0.2.4'
// https://jarcasting.com/artifacts/com.github.sbocq/mbench-benchmarks_2.9.3/
implementation ("com.github.sbocq:mbench-benchmarks_2.9.3:0.2.4")
'com.github.sbocq:mbench-benchmarks_2.9.3:jar:0.2.4'
<dependency org="com.github.sbocq" name="mbench-benchmarks_2.9.3" rev="0.2.4">
<artifact name="mbench-benchmarks_2.9.3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sbocq', module='mbench-benchmarks_2.9.3', version='0.2.4')
)
libraryDependencies += "com.github.sbocq" % "mbench-benchmarks_2.9.3" % "0.2.4"
[com.github.sbocq/mbench-benchmarks_2.9.3 "0.2.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.sbocq : mbench_2.9.3 | jar | 0.2.4 |
| org.scala-lang : scala-library | jar | 2.9.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.9.3 | jar | 1.9.1 |