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