is not current version
Last Version 2.3.2

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

WebJar for moment-duration-format

Categories

Categories

ORM Data
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

moment-duration-format
Version

Version

1.0.0
Type

Type

jar

Download moment-duration-format 1.0.0


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