License |
License |
---|---|
Categories |
CategoriesScala Languages Auto Application Layer Libs Code Generators |
GroupId | GroupIdcom.github.wheaties |
ArtifactId | ArtifactIdautolift-scalaz_2.11 |
Version | Version0.7 |
Type | Typejar |
Description |
Descriptionautolift-scalaz
autolift-scalaz
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.wheaties |
Filename | Size |
---|---|
autolift-scalaz_2.11-0.7.pom | |
autolift-scalaz_2.11-0.7.jar | 3 MB |
autolift-scalaz_2.11-0.7-sources.jar | 15 KB |
autolift-scalaz_2.11-0.7-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.wheaties/autolift-scalaz_2.11/ -->
<dependency>
<groupId>com.github.wheaties</groupId>
<artifactId>autolift-scalaz_2.11</artifactId>
<version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wheaties/autolift-scalaz_2.11/
implementation 'com.github.wheaties:autolift-scalaz_2.11:0.7'
// https://jarcasting.com/artifacts/com.github.wheaties/autolift-scalaz_2.11/
implementation ("com.github.wheaties:autolift-scalaz_2.11:0.7")
'com.github.wheaties:autolift-scalaz_2.11:jar:0.7'
<dependency org="com.github.wheaties" name="autolift-scalaz_2.11" rev="0.7">
<artifact name="autolift-scalaz_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wheaties', module='autolift-scalaz_2.11', version='0.7')
)
libraryDependencies += "com.github.wheaties" % "autolift-scalaz_2.11" % "0.7"
[com.github.wheaties/autolift-scalaz_2.11 "0.7"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.11 |
com.github.wheaties : autolift-core_2.11 | jar | 0.7 |
org.scalaz : scalaz-core_2.11 | jar | 7.2.13 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.0 |