Jar examples for p:play-monadic-actions-2.11
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-RC2 in this page.
Apache2
You can use the following script to add play-monadic-actions_2.11-2.0.0-RC2.jar to your project.
<dependency> <groupId>io.kanaka</groupId> <artifactId>play-monadic-actions_2.11</artifactId> <version>2.0.0-RC2</version> </dependency>
compile group: 'io.kanaka', name: 'play-monadic-actions_2.11', version: '2.0.0-RC2'
libraryDependencies += "io.kanaka" % "play-monadic-actions_2.11" % "2.0.0-RC2"
<dependency org="io.kanaka" name="play-monadic-actions_2.11" rev="2.0.0-RC2"/>
@Grapes(@Grab(group='io.kanaka', module='play-monadic-actions_2.11', version='2.0.0-RC2'))
'io.kanaka:play-monadic-actions_2.11:jar:2.0.0-RC2'
Click the following link to download the jar file.
play-monadic-actions_2.11-2.0.0-RC2-javadoc.jar