Last Version

FastForward Java Client 0.2.4

FastForward client for Java.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.spotify.ffwd
ArtifactId

ArtifactId

ffwd-client
Version

Version

0.2.4
Type

Type

jar
Description

Description

FastForward Java Client
FastForward client for Java.

Download ffwd-client 0.2.4


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.auto.value : auto-value jar 1.2
javax.annotation : javax.annotation-api jar 1.3.2
com.google.protobuf : protobuf-java jar 3.11.1

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.5.2
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
org.mockito : mockito-junit-jupiter jar 3.4.3

Project Modules

There are no modules declared in this project.