Jar examples for u:unfiltered-scalatest-2.10
Facilitates testing Unfiltered servers with ScalaTest
You can download jar file unfiltered-scalatest_2.10 0.6.8 in this page.
MIT
You can use the following script to add unfiltered-scalatest_2.10-0.6.8.jar to your project.
<dependency> <groupId>net.databinder</groupId> <artifactId>unfiltered-scalatest_2.10</artifactId> <version>0.6.8</version> </dependency>
compile group: 'net.databinder', name: 'unfiltered-scalatest_2.10', version: '0.6.8'
libraryDependencies += "net.databinder" % "unfiltered-scalatest_2.10" % "0.6.8"
<dependency org="net.databinder" name="unfiltered-scalatest_2.10" rev="0.6.8"/>
@Grapes(@Grab(group='net.databinder', module='unfiltered-scalatest_2.10', version='0.6.8'))
'net.databinder:unfiltered-scalatest_2.10:jar:0.6.8'
Click the following link to download the jar file.
unfiltered-scalatest_2.10-0.6.8-javadoc.jar