| License |
License |
|---|---|
| GroupId | GroupIdcom.github.sbocq |
| ArtifactId | ArtifactIdmbench-benchmarks_2.10 |
| 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.10/ -->
<dependency>
<groupId>com.github.sbocq</groupId>
<artifactId>mbench-benchmarks_2.10</artifactId>
<version>0.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sbocq/mbench-benchmarks_2.10/
implementation 'com.github.sbocq:mbench-benchmarks_2.10:0.2.4'
// https://jarcasting.com/artifacts/com.github.sbocq/mbench-benchmarks_2.10/
implementation ("com.github.sbocq:mbench-benchmarks_2.10:0.2.4")
'com.github.sbocq:mbench-benchmarks_2.10:jar:0.2.4'
<dependency org="com.github.sbocq" name="mbench-benchmarks_2.10" rev="0.2.4">
<artifact name="mbench-benchmarks_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sbocq', module='mbench-benchmarks_2.10', version='0.2.4')
)
libraryDependencies += "com.github.sbocq" % "mbench-benchmarks_2.10" % "0.2.4"
[com.github.sbocq/mbench-benchmarks_2.10 "0.2.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.sbocq : mbench_2.10 | jar | 0.2.4 |
| org.scala-lang : scala-library | jar | 2.10.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.10 | jar | 1.9.1 |