is not current version
Last Version 2.0.2

com.savoirtech.logging:osgi-features 2.0.1


Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.savoirtech.logging
ArtifactId

ArtifactId

osgi-features
Version

Version

2.0.1
Type

Type

jar

Download osgi-features 2.0.1


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