Download launcher.http-0.9.jar file - Jar l

Jar examples for l:launcher

Description

You can download jar file launcher.http 0.9 in this page.

License

Open Source License

Build File

You can use the following script to add launcher.http-0.9.jar to your project.

<dependency>
   <groupId>org.apidesign.bck2brwsr</groupId>
   <artifactId>launcher.http</artifactId>
   <version>0.9</version>
</dependency>
compile group: 'org.apidesign.bck2brwsr', name: 'launcher.http', version: '0.9'
libraryDependencies += "org.apidesign.bck2brwsr" % "launcher.http" % "0.9"
<dependency org="org.apidesign.bck2brwsr" name="launcher.http" rev="0.9"/>
@Grapes(@Grab(group='org.apidesign.bck2brwsr', module='launcher.http', version='0.9'))
'org.apidesign.bck2brwsr:launcher.http:jar:0.9'

Download

Click the following link to download the jar file.

launcher.http-0.9-javadoc.jar
launcher.http-0.9-sources.jar
launcher.http-0.9.jar
launcher.http-0.9.pom



Related Tutorials