is not current version
Last Version 5.2

com.bazaarvoice:sswf_2.11 5.0.1

sswf

GroupId

GroupId

com.bazaarvoice
ArtifactId

ArtifactId

sswf_2.11
Version

Version

5.0.1
Type

Type

jar

Download sswf_2.11 5.0.1


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