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