Download ugshell-dist-2016.1.5.jar file - Jar u

Jar examples for u:ugshell-dist

Description

Precompiled UGShell distribution for Java projects and VRL plugins

You can download jar file ugshell-dist 2016.1.5 in this page.

License

LGPL-3.0

Build File

You can use the following script to add ugshell-dist-2016.1.5.jar to your project.

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

Download

Click the following link to download the jar file.

ugshell-dist-2016.1.5-javadoc.jar
ugshell-dist-2016.1.5-sources.jar
ugshell-dist-2016.1.5.jar
ugshell-dist-2016.1.5.pom



Related Tutorials