Download sisu-equinox-launching-1.0.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 1.0.0 in this page.

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials