Download web-launcher-common-1.0-RC2.jar file - Jar w

Jar examples for w:web-launcher-common

Description

Common library for web launchers

You can download jar file web-launcher-common 1.0-RC2 in this page.

Build File

You can use the following script to add web-launcher-common-1.0-RC2.jar to your project.

<dependency>
   <groupId>it.thomasjohansen.weblauncher</groupId>
   <artifactId>web-launcher-common</artifactId>
   <version>1.0-RC2</version>
</dependency>
compile group: 'it.thomasjohansen.weblauncher', name: 'web-launcher-common', version: '1.0-RC2'
libraryDependencies += "it.thomasjohansen.weblauncher" % "web-launcher-common" % "1.0-RC2"
<dependency org="it.thomasjohansen.weblauncher" name="web-launcher-common" rev="1.0-RC2"/>
@Grapes(@Grab(group='it.thomasjohansen.weblauncher', module='web-launcher-common', version='1.0-RC2'))
'it.thomasjohansen.weblauncher:web-launcher-common:jar:1.0-RC2'

Download

Click the following link to download the jar file.

web-launcher-common-1.0-RC2-javadoc.jar
web-launcher-common-1.0-RC2-sources.jar
web-launcher-common-1.0-RC2.jar
web-launcher-common-1.0-RC2.pom



Related Tutorials