| License |
License |
|---|---|
| GroupId | GroupIdworld.convex |
| ArtifactId | ArtifactIdconvex-benchmarks |
| Version | Version0.7.3 |
| Type | Typejar |
| Description |
DescriptionConvex Benchmarks
Convex Benchmark Suite
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| convex-benchmarks-0.7.3.pom | |
| convex-benchmarks-0.7.3.jar | 262 KB |
| convex-benchmarks-0.7.3-sources.jar | 140 KB |
| convex-benchmarks-0.7.3-javadoc.jar | 549 KB |
| convex-benchmarks-0.7.3-jar-with-dependencies.jar | 14 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/world.convex/convex-benchmarks/ -->
<dependency>
<groupId>world.convex</groupId>
<artifactId>convex-benchmarks</artifactId>
<version>0.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/world.convex/convex-benchmarks/
implementation 'world.convex:convex-benchmarks:0.7.3'
// https://jarcasting.com/artifacts/world.convex/convex-benchmarks/
implementation ("world.convex:convex-benchmarks:0.7.3")
'world.convex:convex-benchmarks:jar:0.7.3'
<dependency org="world.convex" name="convex-benchmarks" rev="0.7.3">
<artifact name="convex-benchmarks" type="jar" />
</dependency>
@Grapes(
@Grab(group='world.convex', module='convex-benchmarks', version='0.7.3')
)
libraryDependencies += "world.convex" % "convex-benchmarks" % "0.7.3"
[world.convex/convex-benchmarks "0.7.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| world.convex : convex-peer | jar | 0.7.3 |
| org.openjdk.jmh : jmh-core | jar | 1.32 |
| org.openjdk.jmh : jmh-generator-annprocess Optional | jar | 1.32 |