<dependency>
<groupId>org.playframework</groupId>
<artifactId>play-streams_3</artifactId>
<version>3.0.4-M1</version>
</dependency>
@Grapes(
@Grab(group='org.playframework', module='play-streams_3', version='3.0.4-M1')
)
compile
|-- org.scala-lang:scala3-library_3:3.3.3
|-- org.reactivestreams:reactive-streams:1.0.4
|-- org.apache.pekko:pekko-stream_3:1.0.2
test
|-- org.specs2:specs2-core_3:4.20.5
|-- org.specs2:specs2-junit_3:4.20.5
|-- com.github.sbt:junit-interface:0.13.3
|-- org.easytesting:fest-assert:1.4