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