Download vrl-0.4.3.2.3.jar file - Jar v

Jar examples for v:vrl

Description

Visual Reflection Library

You can download jar file vrl 0.4.3.2.3 in this page.

License

LGPL-3.0

Build File

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

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

Download

Click the following link to download the jar file.

vrl-0.4.3.2.3-javadoc.jar
vrl-0.4.3.2.3-sources.jar
vrl-0.4.3.2.3.jar
vrl-0.4.3.2.3.pom



Related Tutorials