License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdmoment-duration-format |
Version | Version2.2.2 |
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.2.2.pom | |
moment-duration-format-2.2.2.jar | 170 KB |
moment-duration-format-2.2.2-sources.jar | 22 bytes |
moment-duration-format-2.2.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.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/moment-duration-format/
implementation 'org.webjars.npm:moment-duration-format:2.2.2'
// https://jarcasting.com/artifacts/org.webjars.npm/moment-duration-format/
implementation ("org.webjars.npm:moment-duration-format:2.2.2")
'org.webjars.npm:moment-duration-format:jar:2.2.2'
<dependency org="org.webjars.npm" name="moment-duration-format" rev="2.2.2">
<artifact name="moment-duration-format" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='moment-duration-format', version='2.2.2')
)
libraryDependencies += "org.webjars.npm" % "moment-duration-format" % "2.2.2"
[org.webjars.npm/moment-duration-format "2.2.2"]