is not current version
Last Version 12.2.13

org.webjars.bower:ng-file-upload 5.0.6

WebJar for ng-file-upload

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

ng-file-upload
Version

Version

5.0.6
Type

Type

jar

Download ng-file-upload 5.0.6


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