is not current version
Last Version 0.6.1

com.github.xuwei-k:play2scalaz_2.11 0.5.0-M3

play framework2 and scalaz typeclasses converters

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.xuwei-k
ArtifactId

ArtifactId

play2scalaz_2.11
Version

Version

0.5.0-M3
Type

Type

jar

Download play2scalaz_2.11 0.5.0-M3


<!-- https://jarcasting.com/artifacts/com.github.xuwei-k/play2scalaz_2.11/ -->
<dependency>
    <groupId>com.github.xuwei-k</groupId>
    <artifactId>play2scalaz_2.11</artifactId>
    <version>0.5.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/play2scalaz_2.11/
implementation 'com.github.xuwei-k:play2scalaz_2.11:0.5.0-M3'
// https://jarcasting.com/artifacts/com.github.xuwei-k/play2scalaz_2.11/
implementation ("com.github.xuwei-k:play2scalaz_2.11:0.5.0-M3")
'com.github.xuwei-k:play2scalaz_2.11:jar:0.5.0-M3'
<dependency org="com.github.xuwei-k" name="play2scalaz_2.11" rev="0.5.0-M3">
  <artifact name="play2scalaz_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='play2scalaz_2.11', version='0.5.0-M3')
)
libraryDependencies += "com.github.xuwei-k" % "play2scalaz_2.11" % "0.5.0-M3"
[com.github.xuwei-k/play2scalaz_2.11 "0.5.0-M3"]