is not current version
Last Version 3.0.3

com.threewks.spring:spring-gae-gcs 1.0.0-alpha-5

Spring gae CloudStorage Integration

GroupId

GroupId

com.threewks.spring
ArtifactId

ArtifactId

spring-gae-gcs
Version

Version

1.0.0-alpha-5
Type

Type

jar

Download spring-gae-gcs 1.0.0-alpha-5


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