is not current version
Last Version 1.2

io.bigio:bigio-benchmark 1.0.1


GroupId

GroupId

io.bigio
ArtifactId

ArtifactId

bigio-benchmark
Version

Version

1.0.1
Type

Type

jar

Download bigio-benchmark 1.0.1


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