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