License |
License |
---|---|
GroupId | GroupIdcom.typesafe.play |
ArtifactId | ArtifactIdplay-streams-experimental_2.10 |
Version | Version2.4.11 |
Type | Typejar |
Description |
DescriptionPlay-Streams-Experimental
Play-Streams-Experimental
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.typesafe.play/play-streams-experimental_2.10/ -->
<dependency>
<groupId>com.typesafe.play</groupId>
<artifactId>play-streams-experimental_2.10</artifactId>
<version>2.4.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.play/play-streams-experimental_2.10/
implementation 'com.typesafe.play:play-streams-experimental_2.10:2.4.11'
// https://jarcasting.com/artifacts/com.typesafe.play/play-streams-experimental_2.10/
implementation ("com.typesafe.play:play-streams-experimental_2.10:2.4.11")
'com.typesafe.play:play-streams-experimental_2.10:jar:2.4.11'
<dependency org="com.typesafe.play" name="play-streams-experimental_2.10" rev="2.4.11">
<artifact name="play-streams-experimental_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.play', module='play-streams-experimental_2.10', version='2.4.11')
)
libraryDependencies += "com.typesafe.play" % "play-streams-experimental_2.10" % "2.4.11"
[com.typesafe.play/play-streams-experimental_2.10 "2.4.11"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.5 |
com.typesafe.play : play-iteratees_2.10 | jar | 2.4.11 |
org.reactivestreams : reactive-streams | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.10 | jar | 3.6.6 |
org.specs2 : specs2-junit_2.10 | jar | 3.6.6 |
org.specs2 : specs2-mock_2.10 | jar | 3.6.6 |