| GroupId | GroupIdorg.webjars.npm |
|---|---|
| ArtifactId | ArtifactIduppy__google-drive |
| Version | Version1.5.17 |
| Type | Typejar |
| Filename | Size |
|---|---|
| uppy__google-drive-1.5.17.pom | |
| uppy__google-drive-1.5.17.jar | 11 KB |
| uppy__google-drive-1.5.17-sources.jar | 22 bytes |
| uppy__google-drive-1.5.17-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/uppy__google-drive/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>uppy__google-drive</artifactId>
<version>1.5.17</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/uppy__google-drive/
implementation 'org.webjars.npm:uppy__google-drive:1.5.17'
// https://jarcasting.com/artifacts/org.webjars.npm/uppy__google-drive/
implementation ("org.webjars.npm:uppy__google-drive:1.5.17")
'org.webjars.npm:uppy__google-drive:jar:1.5.17'
<dependency org="org.webjars.npm" name="uppy__google-drive" rev="1.5.17">
<artifact name="uppy__google-drive" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='uppy__google-drive', version='1.5.17')
)
libraryDependencies += "org.webjars.npm" % "uppy__google-drive" % "1.5.17"
[org.webjars.npm/uppy__google-drive "1.5.17"]