Download vrl-0.4.3.1.0.jar file - Jar v

Jar examples for v:vrl

Description

Visual Reflection Library

You can download jar file vrl 0.4.3.1.0 in this page.

License

LGPL-3.0

Build File

You can use the following script to add vrl-0.4.3.1.0.jar to your project.

<dependency>
   <groupId>eu.mihosoft.vrl</groupId>
   <artifactId>vrl</artifactId>
   <version>0.4.3.1.0</version>
</dependency>
compile group: 'eu.mihosoft.vrl', name: 'vrl', version: '0.4.3.1.0'
libraryDependencies += "eu.mihosoft.vrl" % "vrl" % "0.4.3.1.0"
<dependency org="eu.mihosoft.vrl" name="vrl" rev="0.4.3.1.0"/>
@Grapes(@Grab(group='eu.mihosoft.vrl', module='vrl', version='0.4.3.1.0'))
'eu.mihosoft.vrl:vrl:jar:0.4.3.1.0'

Download

Click the following link to download the jar file.

vrl-0.4.3.1.0-javadoc.jar
vrl-0.4.3.1.0-sources.jar
vrl-0.4.3.1.0.jar
vrl-0.4.3.1.0.pom



Related Tutorials