is not current version
Last Version 6.1

com.google.mug:mug-benchmarks 2.0


GroupId

GroupId

com.google.mug
ArtifactId

ArtifactId

mug-benchmarks
Version

Version

2.0
Type

Type

jar

Download mug-benchmarks 2.0


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