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

com.ionic.cloudstorage:machina-tools-gcs 1.1.0

Integration between the Ionic Platform and Google Cloud Storage to leverage the Google CSEK capability with Ionic managed keys, allowing flexible, cross-cloud, and hybrid encryption key management with granular ABAC control over data.

Группа

Группа

com.ionic.cloudstorage
Идентификатор

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

machina-tools-gcs
Версия

Версия

1.1.0
Тип

Тип

jar

Скачать machina-tools-gcs 1.1.0


<!-- https://jarcasting.com/artifacts/com.ionic.cloudstorage/machina-tools-gcs/ -->
<dependency>
    <groupId>com.ionic.cloudstorage</groupId>
    <artifactId>machina-tools-gcs</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ionic.cloudstorage/machina-tools-gcs/
implementation 'com.ionic.cloudstorage:machina-tools-gcs:1.1.0'
// https://jarcasting.com/artifacts/com.ionic.cloudstorage/machina-tools-gcs/
implementation ("com.ionic.cloudstorage:machina-tools-gcs:1.1.0")
'com.ionic.cloudstorage:machina-tools-gcs:jar:1.1.0'
<dependency org="com.ionic.cloudstorage" name="machina-tools-gcs" rev="1.1.0">
  <artifact name="machina-tools-gcs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ionic.cloudstorage', module='machina-tools-gcs', version='1.1.0')
)
libraryDependencies += "com.ionic.cloudstorage" % "machina-tools-gcs" % "1.1.0"
[com.ionic.cloudstorage/machina-tools-gcs "1.1.0"]