is not current version
Last Version 1.24.0

org.webjars.npm:uppy 0.28.0

WebJar for uppy

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

uppy
Version

Version

0.28.0
Type

Type

jar

Download uppy 0.28.0


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