Categories |
CategoriesGoogle Cloud Platform Container PaaS Providers ORM Data Google Cloud |
---|---|
GroupId | GroupIdcom.spotify |
ArtifactId | ArtifactIdscio-google-cloud-platform_2.13 |
Version | Version0.10.0-beta2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.spotify/scio-google-cloud-platform_2.13/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>scio-google-cloud-platform_2.13</artifactId>
<version>0.10.0-beta2</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/scio-google-cloud-platform_2.13/
implementation 'com.spotify:scio-google-cloud-platform_2.13:0.10.0-beta2'
// https://jarcasting.com/artifacts/com.spotify/scio-google-cloud-platform_2.13/
implementation ("com.spotify:scio-google-cloud-platform_2.13:0.10.0-beta2")
'com.spotify:scio-google-cloud-platform_2.13:jar:0.10.0-beta2'
<dependency org="com.spotify" name="scio-google-cloud-platform_2.13" rev="0.10.0-beta2">
<artifact name="scio-google-cloud-platform_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='scio-google-cloud-platform_2.13', version='0.10.0-beta2')
)
libraryDependencies += "com.spotify" % "scio-google-cloud-platform_2.13" % "0.10.0-beta2"
[com.spotify/scio-google-cloud-platform_2.13 "0.10.0-beta2"]