| Категории |
КатегорииGoogle Cloud Контейнер PaaS Providers |
|---|---|
| Группа | Группаcom.google.cloud |
| Идентификатор | Идентификаторgoogle-cloud-recommendations-ai-parent |
| Версия | Версия0.4.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| google-cloud-recommendations-ai-parent-0.4.1.pom | 6 KB |
| google-cloud-recommendations-ai-parent-0.4.1-tests.jar | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.google.cloud/google-cloud-recommendations-ai-parent/ -->
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-recommendations-ai-parent</artifactId>
<version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-recommendations-ai-parent/
implementation 'com.google.cloud:google-cloud-recommendations-ai-parent:0.4.1'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-recommendations-ai-parent/
implementation ("com.google.cloud:google-cloud-recommendations-ai-parent:0.4.1")
'com.google.cloud:google-cloud-recommendations-ai-parent:jar:0.4.1'
<dependency org="com.google.cloud" name="google-cloud-recommendations-ai-parent" rev="0.4.1">
<artifact name="google-cloud-recommendations-ai-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-recommendations-ai-parent', version='0.4.1')
)
libraryDependencies += "com.google.cloud" % "google-cloud-recommendations-ai-parent" % "0.4.1"
[com.google.cloud/google-cloud-recommendations-ai-parent "0.4.1"]