find-file Webjar
A WebJar for the find-file project.
More info: http://webjars.org
Upstream: https://github.com/kevva/find-file
License |
License
MIT
|
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdfind-file |
Last Version | Last Version0.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfind-file
WebJar for find-file
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
find-file-0.1.4.pom | |
find-file-0.1.4.jar | 3 KB |
find-file-0.1.4-javadoc.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/find-file/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>find-file</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/find-file/
implementation 'org.webjars:find-file:0.1.4'
// https://jarcasting.com/artifacts/org.webjars/find-file/
implementation ("org.webjars:find-file:0.1.4")
'org.webjars:find-file:jar:0.1.4'
<dependency org="org.webjars" name="find-file" rev="0.1.4">
<artifact name="find-file" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='find-file', version='0.1.4')
)
libraryDependencies += "org.webjars" % "find-file" % "0.1.4"
[org.webjars/find-file "0.1.4"]
A WebJar for the find-file project.
More info: http://webjars.org
Upstream: https://github.com/kevva/find-file