Categories |
CategoriesGithub Development Tools Version Controls Angular User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdgithub-com-nervgh-angular-file-upload |
Version | Versionv2.3.4 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/github-com-nervgh-angular-file-upload/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>github-com-nervgh-angular-file-upload</artifactId>
<version>v2.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-nervgh-angular-file-upload/
implementation 'org.webjars.bower:github-com-nervgh-angular-file-upload:v2.3.4'
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-nervgh-angular-file-upload/
implementation ("org.webjars.bower:github-com-nervgh-angular-file-upload:v2.3.4")
'org.webjars.bower:github-com-nervgh-angular-file-upload:jar:v2.3.4'
<dependency org="org.webjars.bower" name="github-com-nervgh-angular-file-upload" rev="v2.3.4">
<artifact name="github-com-nervgh-angular-file-upload" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='github-com-nervgh-angular-file-upload', version='v2.3.4')
)
libraryDependencies += "org.webjars.bower" % "github-com-nervgh-angular-file-upload" % "v2.3.4"
[org.webjars.bower/github-com-nervgh-angular-file-upload "v2.3.4"]