Download play-iteratees_2.11-2.5.12.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.12 in this page.

License

Apache-2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials