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