is not current version
Last Version 5.2

com.bazaarvoice:sswf_2.10 5.0.1

sswf

GroupId

GroupId

com.bazaarvoice
ArtifactId

ArtifactId

sswf_2.10
Version

Version

5.0.1
Type

Type

jar

Download sswf_2.10 5.0.1


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