Download mv-core-1.5.jar file - Jar m

Jar examples for m:mv-core

Description

You can download jar file mv-core 1.5 in this page.

Build File

You can use the following script to add mv-core-1.5.jar to your project.

<dependency>
   <groupId>li.rudin.mv</groupId>
   <artifactId>mv-core</artifactId>
   <version>1.5</version>
</dependency>
compile group: 'li.rudin.mv', name: 'mv-core', version: '1.5'
libraryDependencies += "li.rudin.mv" % "mv-core" % "1.5"
<dependency org="li.rudin.mv" name="mv-core" rev="1.5"/>
@Grapes(@Grab(group='li.rudin.mv', module='mv-core', version='1.5'))
'li.rudin.mv:mv-core:jar:1.5'

Download

Click the following link to download the jar file.

mv-core-1.5-sources.jar
mv-core-1.5.jar
mv-core-1.5.pom



Related Tutorials