Download sisu-equinox-launching-0.15.0.jar file - Jar s

Jar examples for s:sisu-equinox-launching

Description

Support for launching an Equinox runtime as new process

You can download jar file sisu-equinox-launching 0.15.0 in this page.

License

Open Source License

Build File

You can use the following script to add sisu-equinox-launching-0.15.0.jar to your project.

<dependency>
   <groupId>org.eclipse.tycho</groupId>
   <artifactId>sisu-equinox-launching</artifactId>
   <version>0.15.0</version>
</dependency>
compile group: 'org.eclipse.tycho', name: 'sisu-equinox-launching', version: '0.15.0'
libraryDependencies += "org.eclipse.tycho" % "sisu-equinox-launching" % "0.15.0"
<dependency org="org.eclipse.tycho" name="sisu-equinox-launching" rev="0.15.0"/>
@Grapes(@Grab(group='org.eclipse.tycho', module='sisu-equinox-launching', version='0.15.0'))
'org.eclipse.tycho:sisu-equinox-launching:jar:0.15.0'

Download

Click the following link to download the jar file.

sisu-equinox-launching-0.15.0-javadoc.jar
sisu-equinox-launching-0.15.0-sources.jar
sisu-equinox-launching-0.15.0.jar
sisu-equinox-launching-0.15.0.pom



Related Tutorials