is not current version
Last Version 0.12.0-M7

ws.unfiltered:unfiltered-scalatest_2.13 0.10.2

Facilitates testing Unfiltered servers with ScalaTest

Categories

Categories

Scala Languages
GroupId

GroupId

ws.unfiltered
ArtifactId

ArtifactId

unfiltered-scalatest_2.13
Version

Version

0.10.2
Type

Type

jar

Download unfiltered-scalatest_2.13 0.10.2


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