Download vugshell-2016.1.7.jar file - Jar v

Jar examples for v:vugshell

Description

API for accessing precompiled UGShell distribution for VRL plugins and Java projects

You can download jar file vugshell 2016.1.7 in this page.

License

LGPL-3.0

Build File

You can use the following script to add vugshell-2016.1.7.jar to your project.

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

Download

Click the following link to download the jar file.

vugshell-2016.1.7-javadoc.jar
vugshell-2016.1.7-sources.jar
vugshell-2016.1.7.jar
vugshell-2016.1.7.pom



Related Tutorials