is not current version
Last Version 0.2.4

com.spotify.ffwd:perf 0.2.3

FastForward Stress Tester.

GroupId

GroupId

com.spotify.ffwd
ArtifactId

ArtifactId

perf
Version

Version

0.2.3
Type

Type

jar

Download perf 0.2.3


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