| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.eed3si9n.expecty |
| Идентификатор | Идентификаторexpecty_sjs1_2.12 |
| Версия | Версия0.15.4 |
| Тип | Типjar |
| Описание |
ОписаниеExpecty
Power assertions (as known from Groovy and Spock) for the Scala language.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| expecty_sjs1_2.12-0.15.4.pom | |
| expecty_sjs1_2.12-0.15.4.jar | 180 KB |
| expecty_sjs1_2.12-0.15.4-sources.jar | 14 KB |
| expecty_sjs1_2.12-0.15.4-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.eed3si9n.expecty/expecty_sjs1_2.12/ -->
<dependency>
<groupId>com.eed3si9n.expecty</groupId>
<artifactId>expecty_sjs1_2.12</artifactId>
<version>0.15.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.eed3si9n.expecty/expecty_sjs1_2.12/
implementation 'com.eed3si9n.expecty:expecty_sjs1_2.12:0.15.4'
// https://jarcasting.com/artifacts/com.eed3si9n.expecty/expecty_sjs1_2.12/
implementation ("com.eed3si9n.expecty:expecty_sjs1_2.12:0.15.4")
'com.eed3si9n.expecty:expecty_sjs1_2.12:jar:0.15.4'
<dependency org="com.eed3si9n.expecty" name="expecty_sjs1_2.12" rev="0.15.4">
<artifact name="expecty_sjs1_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eed3si9n.expecty', module='expecty_sjs1_2.12', version='0.15.4')
)
libraryDependencies += "com.eed3si9n.expecty" % "expecty_sjs1_2.12" % "0.15.4"
[com.eed3si9n.expecty/expecty_sjs1_2.12 "0.15.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.13 |
| org.scala-js : scalajs-library_2.12 | jar | 1.5.0 |
| org.scala-lang : scala-reflect | jar | 2.12.13 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-js : scalajs-test-bridge_2.12 | jar | 1.5.0 |
| com.eed3si9n.verify : verify_2.12 | jar | 1.0.0 |