is not current version
Last Version 3.7.8

org.webjars.npm:when 3.6.4

WebJar for when

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

when
Version

Version

3.6.4
Type

Type

jar

Download when 3.6.4


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