is not current version
Last Version 2.3.2

org.webjars.npm:moment-duration-format 2.2.1

WebJar for moment-duration-format

Categories

Categories

ORM Data
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

moment-duration-format
Version

Version

2.2.1
Type

Type

jar

Download moment-duration-format 2.2.1


<!-- https://jarcasting.com/artifacts/org.webjars.npm/moment-duration-format/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>moment-duration-format</artifactId>
    <version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/moment-duration-format/
implementation 'org.webjars.npm:moment-duration-format:2.2.1'
// https://jarcasting.com/artifacts/org.webjars.npm/moment-duration-format/
implementation ("org.webjars.npm:moment-duration-format:2.2.1")
'org.webjars.npm:moment-duration-format:jar:2.2.1'
<dependency org="org.webjars.npm" name="moment-duration-format" rev="2.2.1">
  <artifact name="moment-duration-format" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='moment-duration-format', version='2.2.1')
)
libraryDependencies += "org.webjars.npm" % "moment-duration-format" % "2.2.1"
[org.webjars.npm/moment-duration-format "2.2.1"]