License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdvue-filepond |
Version | Version5.1.3 |
Type | Typejar |
Description |
Descriptionvue-filepond
WebJar for vue-filepond
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
vue-filepond-5.1.3.pom | |
vue-filepond-5.1.3.jar | 154 KB |
vue-filepond-5.1.3-sources.jar | 22 bytes |
vue-filepond-5.1.3-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/vue-filepond/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>vue-filepond</artifactId>
<version>5.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/vue-filepond/
implementation 'org.webjars.npm:vue-filepond:5.1.3'
// https://jarcasting.com/artifacts/org.webjars.npm/vue-filepond/
implementation ("org.webjars.npm:vue-filepond:5.1.3")
'org.webjars.npm:vue-filepond:jar:5.1.3'
<dependency org="org.webjars.npm" name="vue-filepond" rev="5.1.3">
<artifact name="vue-filepond" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='vue-filepond', version='5.1.3')
)
libraryDependencies += "org.webjars.npm" % "vue-filepond" % "5.1.3"
[org.webjars.npm/vue-filepond "5.1.3"]