should

WebJar for should

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

should
Last Version

Last Version

13.2.3
Release Date

Release Date

Type

Type

jar
Description

Description

should
WebJar for should
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

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

Download should

How to add to project

<!-- 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"]

Dependencies

compile (5)

Group / Artifact Type Version
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)

Project Modules

There are no modules declared in this project.
org.webjars.npm

Should.js assertion library

BDD style assertions for node.js and browser

Versions

Version
13.2.3
13.2.1