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