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