Categories |
CategoriesGoogle Cloud Container PaaS Providers |
---|---|
GroupId | GroupIdcom.google.cloud |
ArtifactId | ArtifactIdgoogle-cloud-notebooks-bom |
Version | Version0.4.1 |
Type | Typejar |
Filename | Size |
---|---|
google-cloud-notebooks-bom-0.4.1.pom | 2 KB |
google-cloud-notebooks-bom-0.4.1-tests.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.cloud/google-cloud-notebooks-bom/ -->
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-notebooks-bom</artifactId>
<version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-notebooks-bom/
implementation 'com.google.cloud:google-cloud-notebooks-bom:0.4.1'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-notebooks-bom/
implementation ("com.google.cloud:google-cloud-notebooks-bom:0.4.1")
'com.google.cloud:google-cloud-notebooks-bom:jar:0.4.1'
<dependency org="com.google.cloud" name="google-cloud-notebooks-bom" rev="0.4.1">
<artifact name="google-cloud-notebooks-bom" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-notebooks-bom', version='0.4.1')
)
libraryDependencies += "com.google.cloud" % "google-cloud-notebooks-bom" % "0.4.1"
[com.google.cloud/google-cloud-notebooks-bom "0.4.1"]