is not current version
Last Version 0.22.1

io.github.hughsimpson:scalameter_3 0.22

scalameter

Categories

Categories

Scala Languages
GroupId

GroupId

io.github.hughsimpson
ArtifactId

ArtifactId

scalameter_3
Version

Version

0.22
Type

Type

jar

Download scalameter_3 0.22


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