is not current version
Last Version 3.2.0

com.sshtools:vfs-gcs 3.1.0

An implementation of VFS provider for Google Storage

GroupId

GroupId

com.sshtools
ArtifactId

ArtifactId

vfs-gcs
Version

Version

3.1.0
Type

Type

jar

Download vfs-gcs 3.1.0


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