is not current version
Last Version 3.2.0

com.sshtools:vfs-googledrive 3.0.0

A Google Drive Commons VFS provider.

GroupId

GroupId

com.sshtools
ArtifactId

ArtifactId

vfs-googledrive
Version

Version

3.0.0
Type

Type

jar

Download vfs-googledrive 3.0.0


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