moment-mini

WebJar for moment-mini

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

moment-mini
Last Version

Last Version

2.24.0
Release Date

Release Date

Type

Type

jar
Description

Description

moment-mini
WebJar for moment-mini
Project URL

Project URL

https://www.webjars.org
Source Code Management

Source Code Management

https://github.com/ksloan/moment-mini

Download moment-mini

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

npm version

moment-mini

This package exposes moment.min.js as an npm module so you can import/require the minified version of moment into your projects without the bloat of the locales.

This package will follow the moment.js releases.

Versions

Version
2.24.0
2.22.1