is not current version
Last Version 5.1.10

de.ruedigermoeller:service-support 4.27

service registry

GroupId

GroupId

de.ruedigermoeller
ArtifactId

ArtifactId

service-support
Version

Version

4.27
Type

Type

jar

Download service-support 4.27


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