| License | License
                                                        BSD-3-Clause                                                 | 
|---|---|
| GroupId | GroupIdorg.webjars.bower | 
| ArtifactId | ArtifactIdbootstrap-fileinput | 
| Last Version | Last Version5.2.5 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionbootstrap-fileinput WebJar for bootstrap-fileinput | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| bootstrap-fileinput-5.2.5.pom | |
| bootstrap-fileinput-5.2.5.jar | 345 KB | 
| bootstrap-fileinput-5.2.5-sources.jar | 22 bytes | 
| bootstrap-fileinput-5.2.5-javadoc.jar | 22 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.webjars.bower/bootstrap-fileinput/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>bootstrap-fileinput</artifactId>
    <version>5.2.5</version>
</dependency>// https://jarcasting.com/artifacts/org.webjars.bower/bootstrap-fileinput/
implementation 'org.webjars.bower:bootstrap-fileinput:5.2.5'// https://jarcasting.com/artifacts/org.webjars.bower/bootstrap-fileinput/
implementation ("org.webjars.bower:bootstrap-fileinput:5.2.5")'org.webjars.bower:bootstrap-fileinput:jar:5.2.5'<dependency org="org.webjars.bower" name="bootstrap-fileinput" rev="5.2.5">
  <artifact name="bootstrap-fileinput" type="jar" />
</dependency>@Grapes(
@Grab(group='org.webjars.bower', module='bootstrap-fileinput', version='5.2.5')
)libraryDependencies += "org.webjars.bower" % "bootstrap-fileinput" % "5.2.5"[org.webjars.bower/bootstrap-fileinput "5.2.5"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.webjars.bower : jquery | jar | [1.9.0,) | 
| org.webjars.bower : bootstrap | jar | [3.4.1,) |