License |
License |
---|---|
GroupId | GroupIdorg.webjars.bowergithub.joyent |
ArtifactId | ArtifactIdnode-assert-plus |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionassert-plus
WebJar for assert-plus
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
node-assert-plus-1.0.0.pom | |
node-assert-plus-1.0.0.jar | 13 KB |
node-assert-plus-1.0.0-sources.jar | 22 bytes |
node-assert-plus-1.0.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.joyent/node-assert-plus/ -->
<dependency>
<groupId>org.webjars.bowergithub.joyent</groupId>
<artifactId>node-assert-plus</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.joyent/node-assert-plus/
implementation 'org.webjars.bowergithub.joyent:node-assert-plus:1.0.0'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.joyent/node-assert-plus/
implementation ("org.webjars.bowergithub.joyent:node-assert-plus:1.0.0")
'org.webjars.bowergithub.joyent:node-assert-plus:jar:1.0.0'
<dependency org="org.webjars.bowergithub.joyent" name="node-assert-plus" rev="1.0.0">
<artifact name="node-assert-plus" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.joyent', module='node-assert-plus', version='1.0.0')
)
libraryDependencies += "org.webjars.bowergithub.joyent" % "node-assert-plus" % "1.0.0"
[org.webjars.bowergithub.joyent/node-assert-plus "1.0.0"]