| Группа | Группаcom.turbospaces.boot |
|---|---|
| Идентификатор | Идентификаторbootstrap-gcp-core |
| Версия | Версия1.0.53 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| bootstrap-gcp-core-1.0.53.pom | |
| bootstrap-gcp-core-1.0.53.jar | 3 KB |
| bootstrap-gcp-core-1.0.53-tests.jar | 1 KB |
| bootstrap-gcp-core-1.0.53-sources.jar | 2 KB |
| bootstrap-gcp-core-1.0.53-javadoc.jar | 122 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-gcp-core/ -->
<dependency>
<groupId>com.turbospaces.boot</groupId>
<artifactId>bootstrap-gcp-core</artifactId>
<version>1.0.53</version>
</dependency>
// https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-gcp-core/
implementation 'com.turbospaces.boot:bootstrap-gcp-core:1.0.53'
// https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-gcp-core/
implementation ("com.turbospaces.boot:bootstrap-gcp-core:1.0.53")
'com.turbospaces.boot:bootstrap-gcp-core:jar:1.0.53'
<dependency org="com.turbospaces.boot" name="bootstrap-gcp-core" rev="1.0.53">
<artifact name="bootstrap-gcp-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.turbospaces.boot', module='bootstrap-gcp-core', version='1.0.53')
)
libraryDependencies += "com.turbospaces.boot" % "bootstrap-gcp-core" % "1.0.53"
[com.turbospaces.boot/bootstrap-gcp-core "1.0.53"]