<dependency>
<groupId>com.typesafe.play</groupId>
<artifactId>play-streams_3</artifactId>
<version>2.9.0-RC3</version>
</dependency>
@Grapes(
@Grab(group='com.typesafe.play', module='play-streams_3', version='2.9.0-RC3')
)
compile
|-- org.scala-lang:scala3-library_3:3.3.1
|-- org.reactivestreams:reactive-streams:1.0.4
|-- com.typesafe.akka:akka-stream_3:2.6.21
test
|-- org.specs2:specs2-core_3:4.20.2
|-- org.specs2:specs2-junit_3:4.20.2
|-- com.github.sbt:junit-interface:0.13.3
|-- org.easytesting:fest-assert:1.4