Download play-monadic-actions_2.11-2.0.0.jar file - Jar p

Jar examples for p:play-monadic-actions-2.11

Description

Mini DSL to allow the writing of Play! actions using for-comprehensions

You can download jar file play-monadic-actions_2.11 2.0.0 in this page.

License

Apache2

Build File

You can use the following script to add play-monadic-actions_2.11-2.0.0.jar to your project.

<dependency>
   <groupId>io.kanaka</groupId>
   <artifactId>play-monadic-actions_2.11</artifactId>
   <version>2.0.0</version>
</dependency>
compile group: 'io.kanaka', name: 'play-monadic-actions_2.11', version: '2.0.0'
libraryDependencies += "io.kanaka" % "play-monadic-actions_2.11" % "2.0.0"
<dependency org="io.kanaka" name="play-monadic-actions_2.11" rev="2.0.0"/>
@Grapes(@Grab(group='io.kanaka', module='play-monadic-actions_2.11', version='2.0.0'))
'io.kanaka:play-monadic-actions_2.11:jar:2.0.0'

Download

Click the following link to download the jar file.

play-monadic-actions_2.11-2.0.0-javadoc.jar
play-monadic-actions_2.11-2.0.0-sources.jar
play-monadic-actions_2.11-2.0.0.jar
play-monadic-actions_2.11-2.0.0.pom



Related Tutorials