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