| Лицензия |
Лицензия
MIT
|
|---|---|
| Группа | Группаorg.webjars.npm |
| Идентификатор | Идентификаторfile-uri-to-path |
| Последняя версия | Последняя версия2.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеfile-uri-to-path
WebJar for file-uri-to-path
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| file-uri-to-path-2.0.0.pom | |
| file-uri-to-path-2.0.0.jar | 8 KB |
| file-uri-to-path-2.0.0-sources.jar | 22 bytes |
| file-uri-to-path-2.0.0-javadoc.jar | 22 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/file-uri-to-path/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>file-uri-to-path</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/file-uri-to-path/
implementation 'org.webjars.npm:file-uri-to-path:2.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/file-uri-to-path/
implementation ("org.webjars.npm:file-uri-to-path:2.0.0")
'org.webjars.npm:file-uri-to-path:jar:2.0.0'
<dependency org="org.webjars.npm" name="file-uri-to-path" rev="2.0.0">
<artifact name="file-uri-to-path" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='file-uri-to-path', version='2.0.0')
)
libraryDependencies += "org.webjars.npm" % "file-uri-to-path" % "2.0.0"
[org.webjars.npm/file-uri-to-path "2.0.0"]