sswf 0.7


Group ID:
com.bazaarvoice
Artifact ID:
sswf_2.11
Version:
0.7
Release Date:
Feb 11, 2016
Licenses:
Files:
Full Scala Version:
2.11.7
Developers:

libraryDependencies += "com.bazaarvoice" %% "sswf" % "0.7"

Mill build tool

ivy"com.bazaarvoice::sswf:0.7"

Scala CLI

//> using dep "com.bazaarvoice::sswf:0.7"

Ammonite REPL

import $ivy.`com.bazaarvoice::sswf:0.7`

<dependency>
  <groupId>com.bazaarvoice</groupId>
  <artifactId>sswf_2.11</artifactId>
  <version>0.7</version>
</dependency>

compile group: 'com.bazaarvoice', name: 'sswf_2.11', version: '0.7'