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

Jar examples for l:launcher

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials