is not current version
Last Version 1.0.79

org.entur.ror.helpers:gcp-storage 1.0.78


GroupId

GroupId

org.entur.ror.helpers
ArtifactId

ArtifactId

gcp-storage
Version

Version

1.0.78
Type

Type

jar

Download gcp-storage 1.0.78


<!-- https://jarcasting.com/artifacts/org.entur.ror.helpers/gcp-storage/ -->
<dependency>
    <groupId>org.entur.ror.helpers</groupId>
    <artifactId>gcp-storage</artifactId>
    <version>1.0.78</version>
</dependency>
// https://jarcasting.com/artifacts/org.entur.ror.helpers/gcp-storage/
implementation 'org.entur.ror.helpers:gcp-storage:1.0.78'
// https://jarcasting.com/artifacts/org.entur.ror.helpers/gcp-storage/
implementation ("org.entur.ror.helpers:gcp-storage:1.0.78")
'org.entur.ror.helpers:gcp-storage:jar:1.0.78'
<dependency org="org.entur.ror.helpers" name="gcp-storage" rev="1.0.78">
  <artifact name="gcp-storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.entur.ror.helpers', module='gcp-storage', version='1.0.78')
)
libraryDependencies += "org.entur.ror.helpers" % "gcp-storage" % "1.0.78"
[org.entur.ror.helpers/gcp-storage "1.0.78"]