is not current version
Last Version 12.2.13

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

WebJar for ng-file-upload

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

ng-file-upload
Version

Version

8.0.4
Type

Type

jar

Download ng-file-upload 8.0.4


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