Download app-launcher-3.0.2.jar file - Jar a

Jar examples for a:app-launcher

Description

Launch an in-process application

You can download jar file app-launcher 3.0.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add app-launcher-3.0.2.jar to your project.

<dependency>
   <groupId>io.polyglotted</groupId>
   <artifactId>app-launcher</artifactId>
   <version>3.0.2</version>
</dependency>
compile group: 'io.polyglotted', name: 'app-launcher', version: '3.0.2'
libraryDependencies += "io.polyglotted" % "app-launcher" % "3.0.2"
<dependency org="io.polyglotted" name="app-launcher" rev="3.0.2"/>
@Grapes(@Grab(group='io.polyglotted', module='app-launcher', version='3.0.2'))
'io.polyglotted:app-launcher:jar:3.0.2'

Download

Click the following link to download the jar file.

app-launcher-3.0.2-javadoc.jar
app-launcher-3.0.2-sources.jar
app-launcher-3.0.2.jar
app-launcher-3.0.2.pom



Related Tutorials