не последняя версия
Последняя версия 4.30.3

org.webjars.npm:filepond 4.1.2

WebJar for filepond

Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

filepond
Версия

Версия

4.1.2
Тип

Тип

jar

Скачать filepond 4.1.2


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