sswf 0.9


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

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

Mill build tool

ivy"com.bazaarvoice::sswf:0.9"

Scala CLI

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

Ammonite REPL

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

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

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