Jar examples for a:app-launcher
Launch an in-process application
You can download jar file app-launcher 2.0.6 in this page.
The Apache Software License, Version 2.0
You can use the following script to add app-launcher-2.0.6.jar to your project.
<dependency> <groupId>io.polyglotted</groupId> <artifactId>app-launcher</artifactId> <version>2.0.6</version> </dependency>
compile group: 'io.polyglotted', name: 'app-launcher', version: '2.0.6'
libraryDependencies += "io.polyglotted" % "app-launcher" % "2.0.6"
<dependency org="io.polyglotted" name="app-launcher" rev="2.0.6"/>
@Grapes(@Grab(group='io.polyglotted', module='app-launcher', version='2.0.6'))
'io.polyglotted:app-launcher:jar:2.0.6'
Click the following link to download the jar file.
app-launcher-2.0.6-javadoc.jar