is not current version
Last Version 1.8.0

no.priv.bang.osgiservice:osgiservice 1.4.0

Defines OSGi services exposed by DS components.

GroupId

GroupId

no.priv.bang.osgiservice
ArtifactId

ArtifactId

osgiservice
Version

Version

1.4.0
Type

Type

jar

Download osgiservice 1.4.0


<!-- https://jarcasting.com/artifacts/no.priv.bang.osgiservice/osgiservice/ -->
<dependency>
    <groupId>no.priv.bang.osgiservice</groupId>
    <artifactId>osgiservice</artifactId>
    <version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/no.priv.bang.osgiservice/osgiservice/
implementation 'no.priv.bang.osgiservice:osgiservice:1.4.0'
// https://jarcasting.com/artifacts/no.priv.bang.osgiservice/osgiservice/
implementation ("no.priv.bang.osgiservice:osgiservice:1.4.0")
'no.priv.bang.osgiservice:osgiservice:jar:1.4.0'
<dependency org="no.priv.bang.osgiservice" name="osgiservice" rev="1.4.0">
  <artifact name="osgiservice" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.priv.bang.osgiservice', module='osgiservice', version='1.4.0')
)
libraryDependencies += "no.priv.bang.osgiservice" % "osgiservice" % "1.4.0"
[no.priv.bang.osgiservice/osgiservice "1.4.0"]