Categories |
CategoriesScala Languages |
---|---|
GroupId | GroupIdcom.github.xuwei-k |
ArtifactId | ArtifactIdplay2scalaz_2.10 |
Version | Version0.1.0 |
Type | Typejar |
Filename | Size |
---|---|
play2scalaz_2.10-0.1.0.pom | |
play2scalaz_2.10-0.1.0.jar | 61 KB |
play2scalaz_2.10-0.1.0-sources.jar | 2 KB |
play2scalaz_2.10-0.1.0-javadoc.jar | 361 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.xuwei-k/play2scalaz_2.10/ -->
<dependency>
<groupId>com.github.xuwei-k</groupId>
<artifactId>play2scalaz_2.10</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/play2scalaz_2.10/
implementation 'com.github.xuwei-k:play2scalaz_2.10:0.1.0'
// https://jarcasting.com/artifacts/com.github.xuwei-k/play2scalaz_2.10/
implementation ("com.github.xuwei-k:play2scalaz_2.10:0.1.0")
'com.github.xuwei-k:play2scalaz_2.10:jar:0.1.0'
<dependency org="com.github.xuwei-k" name="play2scalaz_2.10" rev="0.1.0">
<artifact name="play2scalaz_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='play2scalaz_2.10', version='0.1.0')
)
libraryDependencies += "com.github.xuwei-k" % "play2scalaz_2.10" % "0.1.0"
[com.github.xuwei-k/play2scalaz_2.10 "0.1.0"]