is not current version
Last Version 0.44.0

de.otto.edison:servicediscovery-client 0.43.0

Library to access discovery services.

Categories

Categories

CLI User Interface
GroupId

GroupId

de.otto.edison
ArtifactId

ArtifactId

servicediscovery-client
Version

Version

0.43.0
Type

Type

jar

Download servicediscovery-client 0.43.0


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