BrowserLauncher2

BrowserLauncher2, a continuation of the BrowserLauncher project, is a library that facilitates opening a browser from a Java application and directing the browser to a supplied url. In most cases the browser opened will be the user's default browser.

License

License

GroupId

GroupId

edu.stanford.ejalbert
ArtifactId

ArtifactId

BrowserLauncher2
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

BrowserLauncher2
BrowserLauncher2, a continuation of the BrowserLauncher project, is a library that facilitates opening a browser from a Java application and directing the browser to a supplied url. In most cases the browser opened will be the user's default browser.
Project URL

Project URL

http://browserlaunch2.sourceforge.net/
Source Code Management

Source Code Management

http://browserlaunch2.cvs.sourceforge.net/browserlaunch2/

Download BrowserLauncher2

How to add to project

<!-- https://jarcasting.com/artifacts/edu.stanford.ejalbert/BrowserLauncher2/ -->
<dependency>
    <groupId>edu.stanford.ejalbert</groupId>
    <artifactId>BrowserLauncher2</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/edu.stanford.ejalbert/BrowserLauncher2/
implementation 'edu.stanford.ejalbert:BrowserLauncher2:1.3'
// https://jarcasting.com/artifacts/edu.stanford.ejalbert/BrowserLauncher2/
implementation ("edu.stanford.ejalbert:BrowserLauncher2:1.3")
'edu.stanford.ejalbert:BrowserLauncher2:jar:1.3'
<dependency org="edu.stanford.ejalbert" name="BrowserLauncher2" rev="1.3">
  <artifact name="BrowserLauncher2" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.stanford.ejalbert', module='BrowserLauncher2', version='1.3')
)
libraryDependencies += "edu.stanford.ejalbert" % "BrowserLauncher2" % "1.3"
[edu.stanford.ejalbert/BrowserLauncher2 "1.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.3