Jar examples for g:gcloud-java-nio
FileSystemProvider for Java NIO to access Google Cloud Storage transparently.
You can download jar file gcloud-java-nio 0.2.5 in this page.
You can use the following script to add gcloud-java-nio-0.2.5.jar to your project.
<dependency> <groupId>com.google.cloud</groupId> <artifactId>gcloud-java-nio</artifactId> <version>0.2.5</version> </dependency>
compile group: 'com.google.cloud', name: 'gcloud-java-nio', version: '0.2.5'
libraryDependencies += "com.google.cloud" % "gcloud-java-nio" % "0.2.5"
<dependency org="com.google.cloud" name="gcloud-java-nio" rev="0.2.5"/>
@Grapes(@Grab(group='com.google.cloud', module='gcloud-java-nio', version='0.2.5'))
'com.google.cloud:gcloud-java-nio:jar:0.2.5'
Click the following link to download the jar file.
gcloud-java-nio-0.2.5-javadoc.jar