is not current version
Last Version 0.3.15

org.flyte:jflyte-google-cloud 0.3.11

Stages jars in GCS.

Categories

Categories

Google Cloud Container PaaS Providers
GroupId

GroupId

org.flyte
ArtifactId

ArtifactId

jflyte-google-cloud
Version

Version

0.3.11
Type

Type

jar

Download jflyte-google-cloud 0.3.11


<!-- https://jarcasting.com/artifacts/org.flyte/jflyte-google-cloud/ -->
<dependency>
    <groupId>org.flyte</groupId>
    <artifactId>jflyte-google-cloud</artifactId>
    <version>0.3.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.flyte/jflyte-google-cloud/
implementation 'org.flyte:jflyte-google-cloud:0.3.11'
// https://jarcasting.com/artifacts/org.flyte/jflyte-google-cloud/
implementation ("org.flyte:jflyte-google-cloud:0.3.11")
'org.flyte:jflyte-google-cloud:jar:0.3.11'
<dependency org="org.flyte" name="jflyte-google-cloud" rev="0.3.11">
  <artifact name="jflyte-google-cloud" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.flyte', module='jflyte-google-cloud', version='0.3.11')
)
libraryDependencies += "org.flyte" % "jflyte-google-cloud" % "0.3.11"
[org.flyte/jflyte-google-cloud "0.3.11"]