License |
License |
---|---|
GroupId | GroupIdcom.typesafe.play |
ArtifactId | ArtifactIdplay-streams_2.13.0-RC2 |
Last Version | Last Version2.8.0-M1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPlay-Streams
Play-Streams
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.typesafe.play/play-streams_2.13.0-RC2/ -->
<dependency>
<groupId>com.typesafe.play</groupId>
<artifactId>play-streams_2.13.0-RC2</artifactId>
<version>2.8.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.play/play-streams_2.13.0-RC2/
implementation 'com.typesafe.play:play-streams_2.13.0-RC2:2.8.0-M1'
// https://jarcasting.com/artifacts/com.typesafe.play/play-streams_2.13.0-RC2/
implementation ("com.typesafe.play:play-streams_2.13.0-RC2:2.8.0-M1")
'com.typesafe.play:play-streams_2.13.0-RC2:jar:2.8.0-M1'
<dependency org="com.typesafe.play" name="play-streams_2.13.0-RC2" rev="2.8.0-M1">
<artifact name="play-streams_2.13.0-RC2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.play', module='play-streams_2.13.0-RC2', version='2.8.0-M1')
)
libraryDependencies += "com.typesafe.play" % "play-streams_2.13.0-RC2" % "2.8.0-M1"
[com.typesafe.play/play-streams_2.13.0-RC2 "2.8.0-M1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.0-RC2 |
org.reactivestreams : reactive-streams | jar | 1.0.2 |
com.typesafe.akka : akka-stream_2.13.0-RC2 | jar | 2.6.0-M2 |
org.scala-lang.modules : scala-java8-compat_2.13.0-RC2 | jar | 0.9.0 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.13.0-RC2 | jar | 4.5.1 |
org.specs2 : specs2-junit_2.13.0-RC2 | jar | 4.5.1 |
org.specs2 : specs2-mock_2.13.0-RC2 | jar | 4.5.1 |
junit : junit | jar | 4.12 |
com.novocode : junit-interface | jar | 0.11 |
org.easytesting : fest-assert | jar | 1.4 |
org.mockito : mockito-core | jar | 2.27.0 |
ch.qos.logback : logback-classic | jar | 1.2.3 |