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