is not current version
Last Version 5.1.3

org.webjars.npm:vue-filepond 5.0.0

WebJar for vue-filepond

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

vue-filepond
Version

Version

5.0.0
Type

Type

jar

Download vue-filepond 5.0.0


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