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

Jar examples for l:launcher

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials