Last Version

FastForward Agent 0.4.6

FastForward Agent in Java.

License

License

GroupId

GroupId

com.spotify.ffwd
ArtifactId

ArtifactId

ffwd-agent
Version

Version

0.4.6
Type

Type

jar
Description

Description

FastForward Agent
FastForward Agent in Java.

Download ffwd-agent 0.4.6


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

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.