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