Jar examples for v:vugshell
API for accessing precompiled UGShell distribution for VRL plugins and Java projects
You can download jar file vugshell 2016.1.7 in this page.
LGPL-3.0
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'
Click the following link to download the jar file.
vugshell-2016.1.7-javadoc.jar