is not current version
Last Version 1.0.2

org.apache.omid:omid-benchmarks 0.8.2.0


GroupId

GroupId

org.apache.omid
ArtifactId

ArtifactId

omid-benchmarks
Version

Version

0.8.2.0
Type

Type

jar

Download omid-benchmarks 0.8.2.0


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