MVN

edu.stanford.ejalbert : BrowserLauncher2

Maven & Gradle

Oct 06, 2011
7 usages

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.

<dependency>
    <groupId>edu.stanford.ejalbert</groupId>
    <artifactId>BrowserLauncher2</artifactId>
    <version>1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of edu.stanford.ejalbert : BrowserLauncher2 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3

All Versions

Choose a version of edu.stanford.ejalbert : BrowserLauncher2 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3
BrowserLauncher2-1.3

How to add a dependency to Maven

Add the following edu.stanford.ejalbert : BrowserLauncher2 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>edu.stanford.ejalbert</groupId>
    <artifactId>BrowserLauncher2</artifactId>
    <version>1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following edu.stanford.ejalbert : BrowserLauncher2 gradle dependency to your build.gradle file:

implementation 'edu.stanford.ejalbert:BrowserLauncher2:1.3'

Gradle Kotlin DSL: Add the following edu.stanford.ejalbert : BrowserLauncher2 gradle kotlin dependency to your build.gradle.kts file:

implementation("edu.stanford.ejalbert:BrowserLauncher2:1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following edu.stanford.ejalbert : BrowserLauncher2 sbt scala dependency to your build.sbt file:

libraryDependencies += "edu.stanford.ejalbert" % "BrowserLauncher2" % "1.3"

Advertisement

Dependencies from Group

Discover Dependencies

Feb 10, 2011
5 usages
Aug 07, 2023
24 usages
Jul 18, 2023
4 usages
39 stars
Sep 03, 2022
3 usages
149 stars
May 24, 2013
4 usages
538 stars
Nov 02, 2018
5 usages
444 stars
Jun 05, 2021
5 usages
56 stars
Jul 11, 2023
24 usages
106 stars
Aug 23, 2023
73 usages
3 stars