is not current version
Last Version 1.0.7

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


GroupId

GroupId

hu.blackbelt.karaf.features
ArtifactId

ArtifactId

google-features
Version

Version

1.0.3
Type

Type

jar

Download google-features 1.0.3


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