Download play-iteratees_2.11-2.5.7.jar file - Jar p

Jar examples for p:play-iteratees-2.11

Description

Play-Iteratees

You can download jar file play-iteratees_2.11 2.5.7 in this page.

License

Apache-2.0

Build File

You can use the following script to add play-iteratees_2.11-2.5.7.jar to your project.

<dependency>
   <groupId>com.typesafe.play</groupId>
   <artifactId>play-iteratees_2.11</artifactId>
   <version>2.5.7</version>
</dependency>
compile group: 'com.typesafe.play', name: 'play-iteratees_2.11', version: '2.5.7'
libraryDependencies += "com.typesafe.play" % "play-iteratees_2.11" % "2.5.7"
<dependency org="com.typesafe.play" name="play-iteratees_2.11" rev="2.5.7"/>
@Grapes(@Grab(group='com.typesafe.play', module='play-iteratees_2.11', version='2.5.7'))
'com.typesafe.play:play-iteratees_2.11:jar:2.5.7'

Download

Click the following link to download the jar file.

play-iteratees_2.11-2.5.7-javadoc.jar
play-iteratees_2.11-2.5.7-sources.jar
play-iteratees_2.11-2.5.7.jar
play-iteratees_2.11-2.5.7.pom



Related Tutorials