не последняя версия
Последняя версия 0.3.15

org.flyte:jflyte-google-cloud 0.3.11

Stages jars in GCS.

Категории

Категории

Google Cloud Контейнер PaaS Providers
Группа

Группа

org.flyte
Идентификатор

Идентификатор

jflyte-google-cloud
Версия

Версия

0.3.11
Тип

Тип

jar

Скачать 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"]