is not current version
Last Version 2.3.0

com.lightbend:service-locator-dns_2.11 1.0.2

service-locator-dns

GroupId

GroupId

com.lightbend
ArtifactId

ArtifactId

service-locator-dns_2.11
Version

Version

1.0.2
Type

Type

jar

Download service-locator-dns_2.11 1.0.2


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