is not current version
Last Version 5.1.10

de.ruedigermoeller:service-support 4.22.6

service registry

GroupId

GroupId

de.ruedigermoeller
ArtifactId

ArtifactId

service-support
Version

Version

4.22.6
Type

Type

jar

Download service-support 4.22.6


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