is not current version
Last Version 0.5.0

com.spotify.ffwd:ffwd-parent 0.4.3

FastForward Agent in Java.

GroupId

GroupId

com.spotify.ffwd
ArtifactId

ArtifactId

ffwd-parent
Version

Version

0.4.3
Type

Type

pom

Download ffwd-parent 0.4.3

Filename Size
ffwd-parent-0.4.3.pom 12 KB
Browse

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