Jar examples for s:sisu-equinox-launching
Support for launching an Equinox runtime as new process
You can download jar file sisu-equinox-launching 0.18.1 in this page.
Open Source License
You can use the following script to add sisu-equinox-launching-0.18.1.jar to your project.
<dependency> <groupId>org.eclipse.tycho</groupId> <artifactId>sisu-equinox-launching</artifactId> <version>0.18.1</version> </dependency>
compile group: 'org.eclipse.tycho', name: 'sisu-equinox-launching', version: '0.18.1'
libraryDependencies += "org.eclipse.tycho" % "sisu-equinox-launching" % "0.18.1"
<dependency org="org.eclipse.tycho" name="sisu-equinox-launching" rev="0.18.1"/>
@Grapes(@Grab(group='org.eclipse.tycho', module='sisu-equinox-launching', version='0.18.1'))
'org.eclipse.tycho:sisu-equinox-launching:jar:0.18.1'
Click the following link to download the jar file.
sisu-equinox-launching-0.18.1-javadoc.jar