is not current version
Last Version 1.0.11

hu.blackbelt.osgi.utils:features 1.0.8


GroupId

GroupId

hu.blackbelt.osgi.utils
ArtifactId

ArtifactId

features
Version

Version

1.0.8
Type

Type

jar

Download features 1.0.8


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