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