is not current version
Last Version 1.0.18

org.jresearch.gwt.momentjs:org.jresearch.gwt.momentjs.lib 1.0.17

JRS GWT port of Moment.js library. GWT wrapper.

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Search Business Logic Libraries
GroupId

GroupId

org.jresearch.gwt.momentjs
ArtifactId

ArtifactId

org.jresearch.gwt.momentjs.lib
Version

Version

1.0.17
Type

Type

jar

Download org.jresearch.gwt.momentjs.lib 1.0.17


<!-- https://jarcasting.com/artifacts/org.jresearch.gwt.momentjs/org.jresearch.gwt.momentjs.lib/ -->
<dependency>
    <groupId>org.jresearch.gwt.momentjs</groupId>
    <artifactId>org.jresearch.gwt.momentjs.lib</artifactId>
    <version>1.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/org.jresearch.gwt.momentjs/org.jresearch.gwt.momentjs.lib/
implementation 'org.jresearch.gwt.momentjs:org.jresearch.gwt.momentjs.lib:1.0.17'
// https://jarcasting.com/artifacts/org.jresearch.gwt.momentjs/org.jresearch.gwt.momentjs.lib/
implementation ("org.jresearch.gwt.momentjs:org.jresearch.gwt.momentjs.lib:1.0.17")
'org.jresearch.gwt.momentjs:org.jresearch.gwt.momentjs.lib:jar:1.0.17'
<dependency org="org.jresearch.gwt.momentjs" name="org.jresearch.gwt.momentjs.lib" rev="1.0.17">
  <artifact name="org.jresearch.gwt.momentjs.lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jresearch.gwt.momentjs', module='org.jresearch.gwt.momentjs.lib', version='1.0.17')
)
libraryDependencies += "org.jresearch.gwt.momentjs" % "org.jresearch.gwt.momentjs.lib" % "1.0.17"
[org.jresearch.gwt.momentjs/org.jresearch.gwt.momentjs.lib "1.0.17"]