Categories |
CategoriesScala Languages |
---|---|
GroupId | GroupIdcom.github.xuwei-k |
ArtifactId | ArtifactIdzeroapply-scalaz_2.11 |
Version | Version0.4.0 |
Type | Typejar |
Filename | Size |
---|---|
zeroapply-scalaz_2.11-0.4.0.pom | |
zeroapply-scalaz_2.11-0.4.0.jar | 287 KB |
zeroapply-scalaz_2.11-0.4.0-sources.jar | 8 KB |
zeroapply-scalaz_2.11-0.4.0-javadoc.jar | 423 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.xuwei-k/zeroapply-scalaz_2.11/ -->
<dependency>
<groupId>com.github.xuwei-k</groupId>
<artifactId>zeroapply-scalaz_2.11</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/zeroapply-scalaz_2.11/
implementation 'com.github.xuwei-k:zeroapply-scalaz_2.11:0.4.0'
// https://jarcasting.com/artifacts/com.github.xuwei-k/zeroapply-scalaz_2.11/
implementation ("com.github.xuwei-k:zeroapply-scalaz_2.11:0.4.0")
'com.github.xuwei-k:zeroapply-scalaz_2.11:jar:0.4.0'
<dependency org="com.github.xuwei-k" name="zeroapply-scalaz_2.11" rev="0.4.0">
<artifact name="zeroapply-scalaz_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='zeroapply-scalaz_2.11', version='0.4.0')
)
libraryDependencies += "com.github.xuwei-k" % "zeroapply-scalaz_2.11" % "0.4.0"
[com.github.xuwei-k/zeroapply-scalaz_2.11 "0.4.0"]