is not current version
Last Version 1.24.0

org.webjars.npm:uppy 1.21.0

WebJar for uppy

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

uppy
Version

Version

1.21.0
Type

Type

jar

Download uppy 1.21.0


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