License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.github.wheaties |
ArtifactId | ArtifactIdautolift_2.11 |
Version | Version0.3 |
Type | Typejar |
Description |
Descriptionautolift
autolift
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.wheaties |
Filename | Size |
---|---|
autolift_2.11-0.3.pom | |
autolift_2.11-0.3.jar | 207 KB |
autolift_2.11-0.3-sources.jar | 6 KB |
autolift_2.11-0.3-javadoc.jar | 638 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.wheaties/autolift_2.11/ -->
<dependency>
<groupId>com.github.wheaties</groupId>
<artifactId>autolift_2.11</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wheaties/autolift_2.11/
implementation 'com.github.wheaties:autolift_2.11:0.3'
// https://jarcasting.com/artifacts/com.github.wheaties/autolift_2.11/
implementation ("com.github.wheaties:autolift_2.11:0.3")
'com.github.wheaties:autolift_2.11:jar:0.3'
<dependency org="com.github.wheaties" name="autolift_2.11" rev="0.3">
<artifact name="autolift_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wheaties', module='autolift_2.11', version='0.3')
)
libraryDependencies += "com.github.wheaties" % "autolift_2.11" % "0.3"
[com.github.wheaties/autolift_2.11 "0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.6 |
org.scalaz : scalaz-core_2.11 | jar | 7.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.2.1 |