| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.softwaremill.diffx |
| Идентификатор | Идентификаторdiffx-cats_2.12 |
| Версия | Версия0.5.6 |
| Тип | Типjar |
| Описание |
Описаниеdiffx-cats
diffx-cats
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| diffx-cats_2.12-0.5.6.pom | |
| diffx-cats_2.12-0.5.6.jar | 4 KB |
| diffx-cats_2.12-0.5.6-sources.jar | 1 KB |
| diffx-cats_2.12-0.5.6-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.softwaremill.diffx/diffx-cats_2.12/ -->
<dependency>
<groupId>com.softwaremill.diffx</groupId>
<artifactId>diffx-cats_2.12</artifactId>
<version>0.5.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.diffx/diffx-cats_2.12/
implementation 'com.softwaremill.diffx:diffx-cats_2.12:0.5.6'
// https://jarcasting.com/artifacts/com.softwaremill.diffx/diffx-cats_2.12/
implementation ("com.softwaremill.diffx:diffx-cats_2.12:0.5.6")
'com.softwaremill.diffx:diffx-cats_2.12:jar:0.5.6'
<dependency org="com.softwaremill.diffx" name="diffx-cats_2.12" rev="0.5.6">
<artifact name="diffx-cats_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.diffx', module='diffx-cats_2.12', version='0.5.6')
)
libraryDependencies += "com.softwaremill.diffx" % "diffx-cats_2.12" % "0.5.6"
[com.softwaremill.diffx/diffx-cats_2.12 "0.5.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.14 |
| com.softwaremill.diffx : diffx-core_2.12 | jar | 0.5.6 |
| org.typelevel : cats-core_2.12 | jar | 2.6.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scalatest : scalatest-freespec_2.12 | jar | 3.2.9 |
| org.scalatest : scalatest-shouldmatchers_2.12 | jar | 3.2.9 |