| License | License
                                                        MIT                                                 | 
|---|---|
| GroupId | GroupIdorg.webjars.npm | 
| ArtifactId | ArtifactIdfile-uri-to-path | 
| Last Version | Last Version2.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionfile-uri-to-path WebJar for file-uri-to-path | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| 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 | 
| Browse | 
<!-- 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"]