freeport

WebJar for freeport

Лицензия

Лицензия

Группа

Группа

org.webjars.npm
Идентификатор

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

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

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

1.0.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

freeport
WebJar for freeport
Ссылка на сайт

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

http://webjars.org
Система контроля версий

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

https://github.com/daaku/nodejs-freeport

Скачать freeport

Как подключить последнюю версию

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

Зависимости

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

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

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

freeport Build Status

Find a free port.

freeport(function(err, port) {
  if (err) throw err
  console.log(port)
})

Версии библиотеки

Версия
1.0.5