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