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