is not current version
Last Version 5.1.10

de.ruedigermoeller:service-support 4.30.4

service registry

GroupId

GroupId

de.ruedigermoeller
ArtifactId

ArtifactId

service-support
Version

Version

4.30.4
Type

Type

jar

Download service-support 4.30.4


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