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

org.webjars.npm:path-exists 1.0.0

WebJar for path-exists

Категории

Категории

eXist Данные Базы данных
Группа

Группа

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

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

path-exists
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать path-exists 1.0.0


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