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