is not current version
Last Version 0.5.0

com.spotify.ffwd:ffwd-parent 0.4.1

FastForward Agent in Java.

GroupId

GroupId

com.spotify.ffwd
ArtifactId

ArtifactId

ffwd-parent
Version

Version

0.4.1
Type

Type

pom

Download ffwd-parent 0.4.1

Filename Size
ffwd-parent-0.4.1.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.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.spotify.ffwd/ffwd-parent/
implementation 'com.spotify.ffwd:ffwd-parent:0.4.1'
// https://jarcasting.com/artifacts/com.spotify.ffwd/ffwd-parent/
implementation ("com.spotify.ffwd:ffwd-parent:0.4.1")
'com.spotify.ffwd:ffwd-parent:pom:0.4.1'
<dependency org="com.spotify.ffwd" name="ffwd-parent" rev="0.4.1">
  <artifact name="ffwd-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.spotify.ffwd', module='ffwd-parent', version='0.4.1')
)
libraryDependencies += "com.spotify.ffwd" % "ffwd-parent" % "0.4.1"
[com.spotify.ffwd/ffwd-parent "0.4.1"]