is not current version
Last Version 0.2.4

com.spotify.ffwd:perf 0.2.2

FastForward Stress Tester.

GroupId

GroupId

com.spotify.ffwd
ArtifactId

ArtifactId

perf
Version

Version

0.2.2
Type

Type

jar

Download perf 0.2.2


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