License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdwhen-parent |
Last Version | Last Version3.5.2-3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWhen Parent
WebJar for when.js Parent
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
when-parent-3.5.2-3.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/when-parent/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>when-parent</artifactId>
<version>3.5.2-3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/when-parent/
implementation 'org.webjars:when-parent:3.5.2-3'
// https://jarcasting.com/artifacts/org.webjars/when-parent/
implementation ("org.webjars:when-parent:3.5.2-3")
'org.webjars:when-parent:pom:3.5.2-3'
<dependency org="org.webjars" name="when-parent" rev="3.5.2-3">
<artifact name="when-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='when-parent', version='3.5.2-3')
)
libraryDependencies += "org.webjars" % "when-parent" % "3.5.2-3"
[org.webjars/when-parent "3.5.2-3"]