is not current version
Last Version 0.3.15

org.flyte:jflyte-google-cloud 0.3.10

Stages jars in GCS.

Categories

Categories

Google Cloud Container PaaS Providers
GroupId

GroupId

org.flyte
ArtifactId

ArtifactId

jflyte-google-cloud
Version

Version

0.3.10
Type

Type

jar

Download jflyte-google-cloud 0.3.10


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