is not current version
Last Version 0.4.6

com.spotify.ffwd:ffwd-protobuf250 0.4.3


Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

com.spotify.ffwd
ArtifactId

ArtifactId

ffwd-protobuf250
Version

Version

0.4.3
Type

Type

jar

Download ffwd-protobuf250 0.4.3


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