License |
License |
---|---|
GroupId | GroupIdcom.typesafe.play |
ArtifactId | ArtifactIdplay-iteratees_2.11 |
Last Version | Last Version2.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionplay-iteratees
play-iteratees
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
play-iteratees_2.11-2.6.1.pom | |
play-iteratees_2.11-2.6.1.jar | 712 KB |
play-iteratees_2.11-2.6.1-sources.jar | 32 KB |
play-iteratees_2.11-2.6.1-javadoc.jar | 525 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.typesafe.play/play-iteratees_2.11/ -->
<dependency>
<groupId>com.typesafe.play</groupId>
<artifactId>play-iteratees_2.11</artifactId>
<version>2.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.play/play-iteratees_2.11/
implementation 'com.typesafe.play:play-iteratees_2.11:2.6.1'
// https://jarcasting.com/artifacts/com.typesafe.play/play-iteratees_2.11/
implementation ("com.typesafe.play:play-iteratees_2.11:2.6.1")
'com.typesafe.play:play-iteratees_2.11:jar:2.6.1'
<dependency org="com.typesafe.play" name="play-iteratees_2.11" rev="2.6.1">
<artifact name="play-iteratees_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.play', module='play-iteratees_2.11', version='2.6.1')
)
libraryDependencies += "com.typesafe.play" % "play-iteratees_2.11" % "2.6.1"
[com.typesafe.play/play-iteratees_2.11 "2.6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
org.scala-stm : scala-stm_2.11 | jar | 0.8 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.11 | jar | 3.8.6 |
org.specs2 : specs2-junit_2.11 | jar | 3.8.6 |
org.specs2 : specs2-mock_2.11 | jar | 3.8.6 |