is not current version
Last Version 1.0.2

org.apache.omid:omid-benchmarks 1.0.0


GroupId

GroupId

org.apache.omid
ArtifactId

ArtifactId

omid-benchmarks
Version

Version

1.0.0
Type

Type

jar

Download omid-benchmarks 1.0.0


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