is not current version
Last Version 1.0.7

hu.blackbelt.karaf.features:google 1.0.1

Karaf Google features

GroupId

GroupId

hu.blackbelt.karaf.features
ArtifactId

ArtifactId

google
Version

Version

1.0.1
Type

Type

pom

Download google 1.0.1

Filename Size
google-1.0.1.pom 11 KB
Browse

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