p

play2scalaz_native0.4_3

play framework2 and scalaz typeclasses converters
https://github.com/xuwei-k/play2scalaz
MIT
com.github.xuwei-k
Kenji Yoshida
Files download
File Operation
play2scalaz_native0.4_3-0.12.0.jar download
play2scalaz_native0.4_3-0.12.0.pom download
play2scalaz_native0.4_3-0.12.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.xuwei-k</groupId>
  <artifactId>play2scalaz_native0.4_3</artifactId>
  <version>0.12.0</version>
</dependency>
Gradle Groovy
implementation 'com.github.xuwei-k:play2scalaz_native0.4_3:0.12.0'
Gradle Kotlin
implementation("com.github.xuwei-k:play2scalaz_native0.4_3:0.12.0")
Scala SBT
libraryDependencies += "com.github.xuwei-k" % "play2scalaz_native0.4_3" % "0.12.0"
Groovy Grape
@Grapes(
  @Grab(group='com.github.xuwei-k', module='play2scalaz_native0.4_3', version='0.12.0')
)
Apache Ivy
<dependency org="com.github.xuwei-k" name="play2scalaz_native0.4_3" rev="0.12.0" />
Leiningen
[com.github.xuwei-k/play2scalaz_native0.4_3 "0.12.0"]
Apache Buildr
'com.github.xuwei-k:play2scalaz_native0.4_3:jar:0.12.0'