Categories |
CategoriesGoogle Cloud Platform Container PaaS Providers ORM Data Google Cloud |
---|---|
GroupId | GroupIdcom.spotify |
ArtifactId | ArtifactIdscio-google-cloud-platform_2.12 |
Version | Version0.11.0 |
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.0</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.0'
// https://jarcasting.com/artifacts/com.spotify/scio-google-cloud-platform_2.12/
implementation ("com.spotify:scio-google-cloud-platform_2.12:0.11.0")
'com.spotify:scio-google-cloud-platform_2.12:jar:0.11.0'
<dependency org="com.spotify" name="scio-google-cloud-platform_2.12" rev="0.11.0">
<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.0')
)
libraryDependencies += "com.spotify" % "scio-google-cloud-platform_2.12" % "0.11.0"
[com.spotify/scio-google-cloud-platform_2.12 "0.11.0"]