is not current version
Last Version 0.4.6

com.spotify.ffwd:ffwd-module-protobuf 0.4.4


Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

com.spotify.ffwd
ArtifactId

ArtifactId

ffwd-module-protobuf
Version

Version

0.4.4
Type

Type

jar

Download ffwd-module-protobuf 0.4.4


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