is not current version
Last Version 0.12.0-M7

ws.unfiltered:unfiltered-scalatest_3 0.10.3

Facilitates testing Unfiltered servers with ScalaTest

Categories

Categories

Scala Languages
GroupId

GroupId

ws.unfiltered
ArtifactId

ArtifactId

unfiltered-scalatest_3
Version

Version

0.10.3
Type

Type

jar

Download unfiltered-scalatest_3 0.10.3


<!-- https://jarcasting.com/artifacts/ws.unfiltered/unfiltered-scalatest_3/ -->
<dependency>
    <groupId>ws.unfiltered</groupId>
    <artifactId>unfiltered-scalatest_3</artifactId>
    <version>0.10.3</version>
</dependency>
// https://jarcasting.com/artifacts/ws.unfiltered/unfiltered-scalatest_3/
implementation 'ws.unfiltered:unfiltered-scalatest_3:0.10.3'
// https://jarcasting.com/artifacts/ws.unfiltered/unfiltered-scalatest_3/
implementation ("ws.unfiltered:unfiltered-scalatest_3:0.10.3")
'ws.unfiltered:unfiltered-scalatest_3:jar:0.10.3'
<dependency org="ws.unfiltered" name="unfiltered-scalatest_3" rev="0.10.3">
  <artifact name="unfiltered-scalatest_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='ws.unfiltered', module='unfiltered-scalatest_3', version='0.10.3')
)
libraryDependencies += "ws.unfiltered" % "unfiltered-scalatest_3" % "0.10.3"
[ws.unfiltered/unfiltered-scalatest_3 "0.10.3"]