не последняя версия
Последняя версия 1.0.7

hu.blackbelt.karaf.features:google 1.0.3

Karaf Google features

Группа

Группа

hu.blackbelt.karaf.features
Идентификатор

Идентификатор

google
Версия

Версия

1.0.3
Тип

Тип

pom

Скачать google 1.0.3

Имя Файла Размер
google-1.0.3.pom 11 KB
Обзор

<!-- https://jarcasting.com/artifacts/hu.blackbelt.karaf.features/google/ -->
<dependency>
    <groupId>hu.blackbelt.karaf.features</groupId>
    <artifactId>google</artifactId>
    <version>1.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/hu.blackbelt.karaf.features/google/
implementation 'hu.blackbelt.karaf.features:google:1.0.3'
// https://jarcasting.com/artifacts/hu.blackbelt.karaf.features/google/
implementation ("hu.blackbelt.karaf.features:google:1.0.3")
'hu.blackbelt.karaf.features:google:pom:1.0.3'
<dependency org="hu.blackbelt.karaf.features" name="google" rev="1.0.3">
  <artifact name="google" type="pom" />
</dependency>
@Grapes(
@Grab(group='hu.blackbelt.karaf.features', module='google', version='1.0.3')
)
libraryDependencies += "hu.blackbelt.karaf.features" % "google" % "1.0.3"
[hu.blackbelt.karaf.features/google "1.0.3"]