is not current version
Last Version 7.4.0

de.mhus.ports:mhus-ports 1.3.4

A set of tools to improve OSGi frameworks and karaf

GroupId

GroupId

de.mhus.ports
ArtifactId

ArtifactId

mhus-ports
Version

Version

1.3.4
Type

Type

pom

Download mhus-ports 1.3.4

Filename Size
mhus-ports-1.3.4.pom 7 KB
Browse

<!-- https://jarcasting.com/artifacts/de.mhus.ports/mhus-ports/ -->
<dependency>
    <groupId>de.mhus.ports</groupId>
    <artifactId>mhus-ports</artifactId>
    <version>1.3.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.mhus.ports/mhus-ports/
implementation 'de.mhus.ports:mhus-ports:1.3.4'
// https://jarcasting.com/artifacts/de.mhus.ports/mhus-ports/
implementation ("de.mhus.ports:mhus-ports:1.3.4")
'de.mhus.ports:mhus-ports:pom:1.3.4'
<dependency org="de.mhus.ports" name="mhus-ports" rev="1.3.4">
  <artifact name="mhus-ports" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.mhus.ports', module='mhus-ports', version='1.3.4')
)
libraryDependencies += "de.mhus.ports" % "mhus-ports" % "1.3.4"
[de.mhus.ports/mhus-ports "1.3.4"]