is not current version
Last Version 2.3.2

org.webjars.bower:moment-duration-format 1.2.2

WebJar for moment-duration-format

Categories

Categories

ORM Data
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

moment-duration-format
Version

Version

1.2.2
Type

Type

jar

Download moment-duration-format 1.2.2


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