m

moment-gwt

GWT JsInterop wrapper for MomentJs
http://www.clickhandler.io
MIT License
ClickHandlerIO LLC
Chris Jones Bo Molocznik Clay Molocznik
Files download
File Operation
moment-gwt-1.0.0.jar download
moment-gwt-1.0.0.pom download
moment-gwt-1.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>io.clickhandler</groupId>
  <artifactId>moment-gwt</artifactId>
  <version>1.0.0</version>
</dependency>
Gradle Groovy
implementation 'io.clickhandler:moment-gwt:1.0.0'
Gradle Kotlin
implementation("io.clickhandler:moment-gwt:1.0.0")
Scala SBT
libraryDependencies += "io.clickhandler" % "moment-gwt" % "1.0.0"
Groovy Grape
@Grapes(
  @Grab(group='io.clickhandler', module='moment-gwt', version='1.0.0')
)
Apache Ivy
<dependency org="io.clickhandler" name="moment-gwt" rev="1.0.0" />
Leiningen
[io.clickhandler/moment-gwt "1.0.0"]
Apache Buildr
'io.clickhandler:moment-gwt:jar:1.0.0'