Categories |
CategoriesScala Languages |
---|---|
GroupId | GroupIdcom.github.xuwei-k |
ArtifactId | ArtifactIdplay2scalaz_2.11 |
Version | Version0.5.0-M4 |
Type | Typejar |
Filename | Size |
---|---|
play2scalaz_2.11-0.5.0-M4.pom | |
play2scalaz_2.11-0.5.0-M4.jar | 83 KB |
play2scalaz_2.11-0.5.0-M4-sources.jar | 2 KB |
play2scalaz_2.11-0.5.0-M4-javadoc.jar | 371 KB |
Browse |
<!-- 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-M4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/play2scalaz_2.11/
implementation 'com.github.xuwei-k:play2scalaz_2.11:0.5.0-M4'
// https://jarcasting.com/artifacts/com.github.xuwei-k/play2scalaz_2.11/
implementation ("com.github.xuwei-k:play2scalaz_2.11:0.5.0-M4")
'com.github.xuwei-k:play2scalaz_2.11:jar:0.5.0-M4'
<dependency org="com.github.xuwei-k" name="play2scalaz_2.11" rev="0.5.0-M4">
<artifact name="play2scalaz_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='play2scalaz_2.11', version='0.5.0-M4')
)
libraryDependencies += "com.github.xuwei-k" % "play2scalaz_2.11" % "0.5.0-M4"
[com.github.xuwei-k/play2scalaz_2.11 "0.5.0-M4"]