sswf 1.0


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

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

Mill build tool

ivy"com.bazaarvoice::sswf:1.0"

Scala CLI

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

Ammonite REPL

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

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

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