is not current version
Last Version 0.2.8

com.google.cloud:gcloud-java-nio 0.2.7

FileSystemProvider for Java NIO to access Google Cloud Storage transparently.

Categories

Categories

Java Languages
GroupId

GroupId

com.google.cloud
ArtifactId

ArtifactId

gcloud-java-nio
Version

Version

0.2.7
Type

Type

jar

Download gcloud-java-nio 0.2.7


<!-- https://jarcasting.com/artifacts/com.google.cloud/gcloud-java-nio/ -->
<dependency>
    <groupId>com.google.cloud</groupId>
    <artifactId>gcloud-java-nio</artifactId>
    <version>0.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/gcloud-java-nio/
implementation 'com.google.cloud:gcloud-java-nio:0.2.7'
// https://jarcasting.com/artifacts/com.google.cloud/gcloud-java-nio/
implementation ("com.google.cloud:gcloud-java-nio:0.2.7")
'com.google.cloud:gcloud-java-nio:jar:0.2.7'
<dependency org="com.google.cloud" name="gcloud-java-nio" rev="0.2.7">
  <artifact name="gcloud-java-nio" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='gcloud-java-nio', version='0.2.7')
)
libraryDependencies += "com.google.cloud" % "gcloud-java-nio" % "0.2.7"
[com.google.cloud/gcloud-java-nio "0.2.7"]