should-util

WebJar for should-util

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

should-util
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

should-util
WebJar for should-util
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/shouldjs/util

Download should-util

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

util

Utility functions

org.webjars.npm

Should.js assertion library

BDD style assertions for node.js and browser

Versions

Version
1.0.1
1.0.0