is not current version
Last Version 3.0.3

com.threewks.spring:spring-gae-gcs 3.0.2

Spring gae CloudStorage Integration

GroupId

GroupId

com.threewks.spring
ArtifactId

ArtifactId

spring-gae-gcs
Version

Version

3.0.2
Type

Type

jar

Download spring-gae-gcs 3.0.2


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