is not current version
Last Version 0.2.0-alpha

io.openmessaging:openmessaging-benchmark 0.1.0-alpha.1


Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

io.openmessaging
ArtifactId

ArtifactId

openmessaging-benchmark
Version

Version

0.1.0-alpha.1
Type

Type

jar

Download openmessaging-benchmark 0.1.0-alpha.1


<!-- https://jarcasting.com/artifacts/io.openmessaging/openmessaging-benchmark/ -->
<dependency>
    <groupId>io.openmessaging</groupId>
    <artifactId>openmessaging-benchmark</artifactId>
    <version>0.1.0-alpha.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.openmessaging/openmessaging-benchmark/
implementation 'io.openmessaging:openmessaging-benchmark:0.1.0-alpha.1'
// https://jarcasting.com/artifacts/io.openmessaging/openmessaging-benchmark/
implementation ("io.openmessaging:openmessaging-benchmark:0.1.0-alpha.1")
'io.openmessaging:openmessaging-benchmark:jar:0.1.0-alpha.1'
<dependency org="io.openmessaging" name="openmessaging-benchmark" rev="0.1.0-alpha.1">
  <artifact name="openmessaging-benchmark" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.openmessaging', module='openmessaging-benchmark', version='0.1.0-alpha.1')
)
libraryDependencies += "io.openmessaging" % "openmessaging-benchmark" % "0.1.0-alpha.1"
[io.openmessaging/openmessaging-benchmark "0.1.0-alpha.1"]