Last Version

play-monadic-actions 2.2.1

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

License

License

GroupId

GroupId

io.kanaka
ArtifactId

ArtifactId

play-monadic-actions_2.12
Version

Version

2.2.1
Type

Type

jar
Description

Description

play-monadic-actions
Mini DSL to allow the writing of Play! actions using for-comprehensions
Project URL

Project URL

https://github.com/Kanaka-io/play-monadic-actions
Project Organization

Project Organization

io.kanaka
Source Code Management

Source Code Management

https://github.com/Kanaka-io/play-monadic-actions

Download play-monadic-actions_2.12 2.2.1


<!-- https://jarcasting.com/artifacts/io.kanaka/play-monadic-actions_2.12/ -->
<dependency>
    <groupId>io.kanaka</groupId>
    <artifactId>play-monadic-actions_2.12</artifactId>
    <version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.kanaka/play-monadic-actions_2.12/
implementation 'io.kanaka:play-monadic-actions_2.12:2.2.1'
// https://jarcasting.com/artifacts/io.kanaka/play-monadic-actions_2.12/
implementation ("io.kanaka:play-monadic-actions_2.12:2.2.1")
'io.kanaka:play-monadic-actions_2.12:jar:2.2.1'
<dependency org="io.kanaka" name="play-monadic-actions_2.12" rev="2.2.1">
  <artifact name="play-monadic-actions_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.kanaka', module='play-monadic-actions_2.12', version='2.2.1')
)
libraryDependencies += "io.kanaka" % "play-monadic-actions_2.12" % "2.2.1"
[io.kanaka/play-monadic-actions_2.12 "2.2.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.12

provided (1)

Group / Artifact Type Version
com.typesafe.play : play_2.12 jar 2.7.3

test (5)

Group / Artifact Type Version
com.typesafe.play : play-test_2.12 jar 2.7.3
org.scalacheck : scalacheck_2.12 jar 1.14.1
org.specs2 : specs2-core_2.12 jar 4.7.1
org.specs2 : specs2-scalacheck_2.12 jar 4.7.1
com.typesafe.play : play-specs2_2.12 jar 2.7.3

Project Modules

There are no modules declared in this project.