| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.webjars.npm | 
    
| ArtifactId | ArtifactIdfind-file-up | 
    
| Last Version | Last Version1.0.2 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionfind-file-up 
            WebJar for find-file-up 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| find-file-up-1.0.2.pom | |
| find-file-up-1.0.2.jar | 5 KB | 
| find-file-up-1.0.2-sources.jar | 22 bytes | 
| find-file-up-1.0.2-javadoc.jar | 22 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.webjars.npm/find-file-up/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>find-file-up</artifactId>
    <version>1.0.2</version>
</dependency>
                // https://jarcasting.com/artifacts/org.webjars.npm/find-file-up/
implementation 'org.webjars.npm:find-file-up:1.0.2'
                // https://jarcasting.com/artifacts/org.webjars.npm/find-file-up/
implementation ("org.webjars.npm:find-file-up:1.0.2")
                'org.webjars.npm:find-file-up:jar:1.0.2'
                <dependency org="org.webjars.npm" name="find-file-up" rev="1.0.2">
  <artifact name="find-file-up" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.webjars.npm', module='find-file-up', version='1.0.2')
)
                libraryDependencies += "org.webjars.npm" % "find-file-up" % "1.0.2"
                [org.webjars.npm/find-file-up "1.0.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.webjars.npm : resolve-dir | jar | [1.0.0,2) |