is not current version
Last Version 1.2.0

hu.blackbelt.osgi.filestore:features 1.0.2


GroupId

GroupId

hu.blackbelt.osgi.filestore
ArtifactId

ArtifactId

features
Version

Version

1.0.2
Type

Type

jar

Download features 1.0.2


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