should

WebJar for should

Лицензия

Лицензия

MIT
Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

should
Последняя версия

Последняя версия

13.2.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

should
WebJar for should
Ссылка на сайт

Ссылка на сайт

http://webjars.org
Система контроля версий

Система контроля версий

https://github.com/shouldjs/should.js

Скачать should

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.webjars.npm/should/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>should</artifactId>
    <version>13.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/should/
implementation 'org.webjars.npm:should:13.2.3'
// https://jarcasting.com/artifacts/org.webjars.npm/should/
implementation ("org.webjars.npm:should:13.2.3")
'org.webjars.npm:should:jar:13.2.3'
<dependency org="org.webjars.npm" name="should" rev="13.2.3">
  <artifact name="should" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='should', version='13.2.3')
)
libraryDependencies += "org.webjars.npm" % "should" % "13.2.3"
[org.webjars.npm/should "13.2.3"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.webjars.npm : should-equal jar [2.0.0,3)
org.webjars.npm : should-format jar [3.0.3,4)
org.webjars.npm : should-type jar [1.4.0,2)
org.webjars.npm : should-util jar [1.0.0,2)
org.webjars.npm : should-type-adaptors jar [1.0.1,2)

Модули Проекта

Данный проект не имеет модулей.
org.webjars.npm

Should.js assertion library

BDD style assertions for node.js and browser

Версии библиотеки

Версия
13.2.3
13.2.1