Files download
File Operation
org.jresearch.gwt.momentjs.lib-1.0.18.jar download
org.jresearch.gwt.momentjs.lib-1.0.18.pom download
org.jresearch.gwt.momentjs.lib-1.0.18-sources.jar download
Apache Maven
<dependency>
  <groupId>org.jresearch.gwt.momentjs</groupId>
  <artifactId>org.jresearch.gwt.momentjs.lib</artifactId>
  <version>1.0.18</version>
</dependency>
Gradle Groovy
implementation 'org.jresearch.gwt.momentjs:org.jresearch.gwt.momentjs.lib:1.0.18'
Gradle Kotlin
implementation("org.jresearch.gwt.momentjs:org.jresearch.gwt.momentjs.lib:1.0.18")
Scala SBT
libraryDependencies += "org.jresearch.gwt.momentjs" % "org.jresearch.gwt.momentjs.lib" % "1.0.18"
Groovy Grape
@Grapes(
  @Grab(group='org.jresearch.gwt.momentjs', module='org.jresearch.gwt.momentjs.lib', version='1.0.18')
)
Apache Ivy
<dependency org="org.jresearch.gwt.momentjs" name="org.jresearch.gwt.momentjs.lib" rev="1.0.18" />
Leiningen
[org.jresearch.gwt.momentjs/org.jresearch.gwt.momentjs.lib "1.0.18"]
Apache Buildr
'org.jresearch.gwt.momentjs:org.jresearch.gwt.momentjs.lib:jar:1.0.18'