Download operalaunchers-0.3.jar file - Jar o

Jar examples for o:operalaunchers

Description

The launchers are used for starting, stopping and monitoring of Opera.

You can download jar file operalaunchers 0.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add operalaunchers-0.3.jar to your project.

<dependency>
   <groupId>com.opera</groupId>
   <artifactId>operalaunchers</artifactId>
   <version>0.3</version>
</dependency>
compile group: 'com.opera', name: 'operalaunchers', version: '0.3'
libraryDependencies += "com.opera" % "operalaunchers" % "0.3"
<dependency org="com.opera" name="operalaunchers" rev="0.3"/>
@Grapes(@Grab(group='com.opera', module='operalaunchers', version='0.3'))
'com.opera:operalaunchers:jar:0.3'

Download

Click the following link to download the jar file.

operalaunchers-0.3-javadoc.jar
operalaunchers-0.3-sources.jar
operalaunchers-0.3.jar
operalaunchers-0.3.pom



Related Tutorials