is not current version
Last Version 2.3.0

com.github.paulcwarren:spring-content-gcs 1.2.1


GroupId

GroupId

com.github.paulcwarren
ArtifactId

ArtifactId

spring-content-gcs
Version

Version

1.2.1
Type

Type

jar

Download spring-content-gcs 1.2.1


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