License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdng2-file-upload |
Version | Version1.2.0 |
Type | Typejar |
Description |
Descriptionng2-file-upload
WebJar for ng2-file-upload
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ng2-file-upload-1.2.0.pom | |
ng2-file-upload-1.2.0.jar | 46 KB |
ng2-file-upload-1.2.0-sources.jar | 22 bytes |
ng2-file-upload-1.2.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/ng2-file-upload/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>ng2-file-upload</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/ng2-file-upload/
implementation 'org.webjars.npm:ng2-file-upload:1.2.0'
// https://jarcasting.com/artifacts/org.webjars.npm/ng2-file-upload/
implementation ("org.webjars.npm:ng2-file-upload:1.2.0")
'org.webjars.npm:ng2-file-upload:jar:1.2.0'
<dependency org="org.webjars.npm" name="ng2-file-upload" rev="1.2.0">
<artifact name="ng2-file-upload" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='ng2-file-upload', version='1.2.0')
)
libraryDependencies += "org.webjars.npm" % "ng2-file-upload" % "1.2.0"
[org.webjars.npm/ng2-file-upload "1.2.0"]