sswf 0.8


Group ID:
com.bazaarvoice
Artifact ID:
sswf_2.10
Version:
0.8
Release Date:
Mar 4, 2016
Licenses:
Files:
Full Scala Version:
2.10.4
Developers:

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

Mill build tool

ivy"com.bazaarvoice::sswf:0.8"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.bazaarvoice</groupId>
  <artifactId>sswf_2.10</artifactId>
  <version>0.8</version>
</dependency>

compile group: 'com.bazaarvoice', name: 'sswf_2.10', version: '0.8'