| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAuto Библиотеки уровня приложения Code Generators |
| Группа | Группаcom.github.wheaties |
| Идентификатор | Идентификаторautolift-algebird_2.11 |
| Версия | Версия0.7 |
| Тип | Типjar |
| Описание |
Описаниеautolift-algebird
autolift-algebird
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикcom.github.wheaties |
| Имя Файла | Размер |
|---|---|
| autolift-algebird_2.11-0.7.pom | |
| autolift-algebird_2.11-0.7.jar | 1 MB |
| autolift-algebird_2.11-0.7-sources.jar | 6 KB |
| autolift-algebird_2.11-0.7-javadoc.jar | 1 MB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 3.0.0 |