is not current version
Last Version 5.2.5

org.webjars.bower:bootstrap-fileinput 4.2.0

WebJar for bootstrap-fileinput

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

bootstrap-fileinput
Version

Version

4.2.0
Type

Type

jar

Download bootstrap-fileinput 4.2.0


<!-- https://jarcasting.com/artifacts/org.webjars.bower/bootstrap-fileinput/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>bootstrap-fileinput</artifactId>
    <version>4.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/bootstrap-fileinput/
implementation 'org.webjars.bower:bootstrap-fileinput:4.2.0'
// https://jarcasting.com/artifacts/org.webjars.bower/bootstrap-fileinput/
implementation ("org.webjars.bower:bootstrap-fileinput:4.2.0")
'org.webjars.bower:bootstrap-fileinput:jar:4.2.0'
<dependency org="org.webjars.bower" name="bootstrap-fileinput" rev="4.2.0">
  <artifact name="bootstrap-fileinput" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='bootstrap-fileinput', version='4.2.0')
)
libraryDependencies += "org.webjars.bower" % "bootstrap-fileinput" % "4.2.0"
[org.webjars.bower/bootstrap-fileinput "4.2.0"]