| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.typelevel |
| Идентификатор | Идентификаторcats-macros_2.11 |
| Версия | Версия2.0.0 |
| Тип | Типjar |
| Описание |
ОписаниеCats macros
Cats macros
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| cats-macros_2.11-2.0.0.pom | |
| cats-macros_2.11-2.0.0.jar | 305 bytes |
| cats-macros_2.11-2.0.0-sources.jar | 251 bytes |
| cats-macros_2.11-2.0.0-javadoc.jar | 189 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.typelevel/cats-macros_2.11/ -->
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>cats-macros_2.11</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.typelevel/cats-macros_2.11/
implementation 'org.typelevel:cats-macros_2.11:2.0.0'
// https://jarcasting.com/artifacts/org.typelevel/cats-macros_2.11/
implementation ("org.typelevel:cats-macros_2.11:2.0.0")
'org.typelevel:cats-macros_2.11:jar:2.0.0'
<dependency org="org.typelevel" name="cats-macros_2.11" rev="2.0.0">
<artifact name="cats-macros_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.typelevel', module='cats-macros_2.11', version='2.0.0')
)
libraryDependencies += "org.typelevel" % "cats-macros_2.11" % "2.0.0"
[org.typelevel/cats-macros_2.11 "2.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-reflect | jar | 2.11.12 |