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