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

Jar examples for m:mv-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

mv-core-1.4-sources.jar
mv-core-1.4.jar
mv-core-1.4.pom



Related Tutorials