License |
License |
---|---|
GroupId | GroupIdcom.github.sbocq |
ArtifactId | ArtifactIdmbench_2.10 |
Version | Version0.2.4 |
Type | Typejar |
Description |
Descriptionmbench
A benchmarking tool for the JVM
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.sbocq |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mbench_2.10-0.2.4.pom | |
mbench_2.10-0.2.4.jar | 302 KB |
mbench_2.10-0.2.4-sources.jar | 50 KB |
mbench_2.10-0.2.4-javadoc.jar | 568 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.sbocq/mbench_2.10/ -->
<dependency>
<groupId>com.github.sbocq</groupId>
<artifactId>mbench_2.10</artifactId>
<version>0.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sbocq/mbench_2.10/
implementation 'com.github.sbocq:mbench_2.10:0.2.4'
// https://jarcasting.com/artifacts/com.github.sbocq/mbench_2.10/
implementation ("com.github.sbocq:mbench_2.10:0.2.4")
'com.github.sbocq:mbench_2.10:jar:0.2.4'
<dependency org="com.github.sbocq" name="mbench_2.10" rev="0.2.4">
<artifact name="mbench_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sbocq', module='mbench_2.10', version='0.2.4')
)
libraryDependencies += "com.github.sbocq" % "mbench_2.10" % "0.2.4"
[com.github.sbocq/mbench_2.10 "0.2.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.3 |