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

org.multiverse:multiverse-benchy 0.4.1-SNAPSHOPT

Benchy the Benchmark framework is an application that can be used to execute benchmarks. It doesn't contain any Benchmarks itself (it isn't related to multiverse in principle).

Группа

Группа

org.multiverse
Идентификатор

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

multiverse-benchy
Версия

Версия

0.4.1-SNAPSHOPT
Тип

Тип

jar

Скачать multiverse-benchy 0.4.1-SNAPSHOPT


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