is not current version
Last Version 1.0.7

hu.blackbelt.karaf.features:google-features 1.0.4


GroupId

GroupId

hu.blackbelt.karaf.features
ArtifactId

ArtifactId

google-features
Version

Version

1.0.4
Type

Type

jar

Download google-features 1.0.4


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