is not current version
Last Version 1.3.4

org.webjars.npm:bs-custom-file-input 1.3.2-1

WebJar for bs-custom-file-input

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

bs-custom-file-input
Version

Version

1.3.2-1
Type

Type

jar

Download bs-custom-file-input 1.3.2-1


<!-- https://jarcasting.com/artifacts/org.webjars.npm/bs-custom-file-input/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>bs-custom-file-input</artifactId>
    <version>1.3.2-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/bs-custom-file-input/
implementation 'org.webjars.npm:bs-custom-file-input:1.3.2-1'
// https://jarcasting.com/artifacts/org.webjars.npm/bs-custom-file-input/
implementation ("org.webjars.npm:bs-custom-file-input:1.3.2-1")
'org.webjars.npm:bs-custom-file-input:jar:1.3.2-1'
<dependency org="org.webjars.npm" name="bs-custom-file-input" rev="1.3.2-1">
  <artifact name="bs-custom-file-input" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='bs-custom-file-input', version='1.3.2-1')
)
libraryDependencies += "org.webjars.npm" % "bs-custom-file-input" % "1.3.2-1"
[org.webjars.npm/bs-custom-file-input "1.3.2-1"]