License |
License |
---|---|
GroupId | GroupIdfr.matthieu-vergne |
ArtifactId | ArtifactIdbenchmark |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionBenchmark Utilities
Features to implement benchmarks.
|
Project URL |
Project URL |
Filename | Size |
---|---|
benchmark-1.2.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.matthieu-vergne/benchmark/ -->
<dependency>
<groupId>fr.matthieu-vergne</groupId>
<artifactId>benchmark</artifactId>
<version>1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fr.matthieu-vergne/benchmark/
implementation 'fr.matthieu-vergne:benchmark:1.2'
// https://jarcasting.com/artifacts/fr.matthieu-vergne/benchmark/
implementation ("fr.matthieu-vergne:benchmark:1.2")
'fr.matthieu-vergne:benchmark:pom:1.2'
<dependency org="fr.matthieu-vergne" name="benchmark" rev="1.2">
<artifact name="benchmark" type="pom" />
</dependency>
@Grapes(
@Grab(group='fr.matthieu-vergne', module='benchmark', version='1.2')
)
libraryDependencies += "fr.matthieu-vergne" % "benchmark" % "1.2"
[fr.matthieu-vergne/benchmark "1.2"]