is not current version
Last Version 3.5.2-3

org.webjars:when-parent 3.5.2

WebJar for when.js Parent

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

when-parent
Version

Version

3.5.2
Type

Type

pom

Download when-parent 3.5.2

Filename Size
when-parent-3.5.2.pom 4 KB
Browse

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