Download moment-2.5.1.jar file - Jar m

Jar examples for m:moment

Description

SwiftMoment for kotlin

You can download jar file moment 2.5.1 in this page.

License

The Apache Software License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

moment-2.5.1.jar
moment-2.5.1.pom



Related Tutorials