文件下载
文件名 操作
org.jresearch.gwt.momentjs.lib-1.0.17.jar 下载
org.jresearch.gwt.momentjs.lib-1.0.17.pom 下载
org.jresearch.gwt.momentjs.lib-1.0.17-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.jresearch.gwt.momentjs</groupId>
  <artifactId>org.jresearch.gwt.momentjs.lib</artifactId>
  <version>1.0.17</version>
</dependency>
Gradle Groovy
implementation 'org.jresearch.gwt.momentjs:org.jresearch.gwt.momentjs.lib:1.0.17'
Gradle Kotlin
implementation("org.jresearch.gwt.momentjs:org.jresearch.gwt.momentjs.lib:1.0.17")
Scala SBT
libraryDependencies += "org.jresearch.gwt.momentjs" % "org.jresearch.gwt.momentjs.lib" % "1.0.17"
Groovy Grape
@Grapes(
  @Grab(group='org.jresearch.gwt.momentjs', module='org.jresearch.gwt.momentjs.lib', version='1.0.17')
)
Apache Ivy
<dependency org="org.jresearch.gwt.momentjs" name="org.jresearch.gwt.momentjs.lib" rev="1.0.17" />
Leiningen
[org.jresearch.gwt.momentjs/org.jresearch.gwt.momentjs.lib "1.0.17"]
Apache Buildr
'org.jresearch.gwt.momentjs:org.jresearch.gwt.momentjs.lib:jar:1.0.17'