License |
License |
---|---|
GroupId | GroupIdio.kanaka |
ArtifactId | ArtifactIdplay-monadic-actions_2.12 |
Version | Version2.2.1 |
Type | Typejar |
Description |
Descriptionplay-monadic-actions
Mini DSL to allow the writing of Play! actions using for-comprehensions
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.12 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play_2.12 | jar | 2.7.3 |
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 |