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

Jar examples for m:mv-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

mv-core-1.3-sources.jar
mv-core-1.3.jar
mv-core-1.3.pom



Related Tutorials