is not current version
Last Version 1.2.0

org.webjars.npm:ng2-file-upload 0.46.0

WebJar for ng2-file-upload

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

ng2-file-upload
Version

Version

0.46.0
Type

Type

jar

Download ng2-file-upload 0.46.0


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