is not current version
Last Version 1.2.0

org.webjars.npm:ng2-file-upload 1.1.4-2

WebJar for ng2-file-upload

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

ng2-file-upload
Version

Version

1.1.4-2
Type

Type

jar

Download ng2-file-upload 1.1.4-2


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