не последняя версия
Последняя версия 0.7.6

world.convex:convex-benchmarks 0.7.1

Convex Benchmark Suite

Группа

Группа

world.convex
Идентификатор

Идентификатор

convex-benchmarks
Версия

Версия

0.7.1
Тип

Тип

jar

Скачать convex-benchmarks 0.7.1


<!-- https://jarcasting.com/artifacts/world.convex/convex-benchmarks/ -->
<dependency>
    <groupId>world.convex</groupId>
    <artifactId>convex-benchmarks</artifactId>
    <version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/world.convex/convex-benchmarks/
implementation 'world.convex:convex-benchmarks:0.7.1'
// https://jarcasting.com/artifacts/world.convex/convex-benchmarks/
implementation ("world.convex:convex-benchmarks:0.7.1")
'world.convex:convex-benchmarks:jar:0.7.1'
<dependency org="world.convex" name="convex-benchmarks" rev="0.7.1">
  <artifact name="convex-benchmarks" type="jar" />
</dependency>
@Grapes(
@Grab(group='world.convex', module='convex-benchmarks', version='0.7.1')
)
libraryDependencies += "world.convex" % "convex-benchmarks" % "0.7.1"
[world.convex/convex-benchmarks "0.7.1"]