is not current version
Last Version 2.0

com.github.vlsi.compactmap:jmh 1.2.1


Categories

Categories

JMH Application Testing & Monitoring Performance analysis
GroupId

GroupId

com.github.vlsi.compactmap
ArtifactId

ArtifactId

jmh
Version

Version

1.2.1
Type

Type

jar

Download jmh 1.2.1


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