unfiltered-scalatest 0.6.4


Group ID:
net.databinder
Artifact ID:
unfiltered-scalatest_2.10
Version:
0.6.4
Release Date:
Jan 6, 2013
Licenses:
MIT
Files:

libraryDependencies += "net.databinder" %% "unfiltered-scalatest" % "0.6.4"

Mill build tool

ivy"net.databinder::unfiltered-scalatest:0.6.4"

Scala CLI

//> using dep "net.databinder::unfiltered-scalatest:0.6.4"

Ammonite REPL

import $ivy.`net.databinder::unfiltered-scalatest:0.6.4`

<dependency>
  <groupId>net.databinder</groupId>
  <artifactId>unfiltered-scalatest_2.10</artifactId>
  <version>0.6.4</version>
</dependency>

compile group: 'net.databinder', name: 'unfiltered-scalatest_2.10', version: '0.6.4'