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