Jar examples for m:moment
SwiftMoment for kotlin
You can download jar file moment 2.5.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add moment-2.5.1.jar to your project.
<dependency> <groupId>li.rudin.mavenjs</groupId> <artifactId>moment</artifactId> <version>2.5.1</version> </dependency>
compile group: 'li.rudin.mavenjs', name: 'moment', version: '2.5.1'
libraryDependencies += "li.rudin.mavenjs" % "moment" % "2.5.1"
<dependency org="li.rudin.mavenjs" name="moment" rev="2.5.1"/>
@Grapes(@Grab(group='li.rudin.mavenjs', module='moment', version='2.5.1'))
'li.rudin.mavenjs:moment:jar:2.5.1'
Click the following link to download the jar file.
moment-2.5.1.jar