Последняя версия

BrowserLauncher2 1.3

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.

Лицензия

Лицензия

Группа

Группа

edu.stanford.ejalbert
Идентификатор

Идентификатор

BrowserLauncher2
Версия

Версия

1.3
Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

http://browserlaunch2.sourceforge.net/
Система контроля версий

Система контроля версий

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

Скачать BrowserLauncher2 1.3


<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.