is not current version
Last Version 1.0.11

hu.blackbelt.osgi.utils:features 1.0.9


GroupId

GroupId

hu.blackbelt.osgi.utils
ArtifactId

ArtifactId

features
Version

Version

1.0.9
Type

Type

jar

Download features 1.0.9


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