| License |
License |
|---|---|
| Categories |
CategoriesAuto Application Layer Libs Code Generators |
| GroupId | GroupIdcom.github.wheaties |
| ArtifactId | ArtifactIdautolift-algebird_2.11 |
| Version | Version0.7 |
| Type | Typejar |
| Description |
Descriptionautolift-algebird
autolift-algebird
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.github.wheaties |
<!-- https://jarcasting.com/artifacts/com.github.wheaties/autolift-algebird_2.11/ -->
<dependency>
<groupId>com.github.wheaties</groupId>
<artifactId>autolift-algebird_2.11</artifactId>
<version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wheaties/autolift-algebird_2.11/
implementation 'com.github.wheaties:autolift-algebird_2.11:0.7'
// https://jarcasting.com/artifacts/com.github.wheaties/autolift-algebird_2.11/
implementation ("com.github.wheaties:autolift-algebird_2.11:0.7")
'com.github.wheaties:autolift-algebird_2.11:jar:0.7'
<dependency org="com.github.wheaties" name="autolift-algebird_2.11" rev="0.7">
<artifact name="autolift-algebird_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wheaties', module='autolift-algebird_2.11', version='0.7')
)
libraryDependencies += "com.github.wheaties" % "autolift-algebird_2.11" % "0.7"
[com.github.wheaties/autolift-algebird_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 |
| com.twitter : algebird-core_2.11 | jar | 0.13.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 3.0.0 |