a

akka-discovery-marathon-api_2.13.0-M5

akka-discovery-marathon-api
https://github.com/akka/akka-management
Apache-2.0
Lightbend Inc.
Contributors
Files download
File Operation
akka-discovery-marathon-api_2.13.0-M5-1.0.0-RC3.jar download
akka-discovery-marathon-api_2.13.0-M5-1.0.0-RC3.pom download
akka-discovery-marathon-api_2.13.0-M5-1.0.0-RC3-sources.jar download
Apache Maven
<dependency>
  <groupId>com.lightbend.akka.discovery</groupId>
  <artifactId>akka-discovery-marathon-api_2.13.0-M5</artifactId>
  <version>1.0.0-RC3</version>
</dependency>
Gradle Groovy
implementation 'com.lightbend.akka.discovery:akka-discovery-marathon-api_2.13.0-M5:1.0.0-RC3'
Gradle Kotlin
implementation("com.lightbend.akka.discovery:akka-discovery-marathon-api_2.13.0-M5:1.0.0-RC3")
Scala SBT
libraryDependencies += "com.lightbend.akka.discovery" % "akka-discovery-marathon-api_2.13.0-M5" % "1.0.0-RC3"
Groovy Grape
@Grapes(
  @Grab(group='com.lightbend.akka.discovery', module='akka-discovery-marathon-api_2.13.0-M5', version='1.0.0-RC3')
)
Apache Ivy
<dependency org="com.lightbend.akka.discovery" name="akka-discovery-marathon-api_2.13.0-M5" rev="1.0.0-RC3" />
Leiningen
[com.lightbend.akka.discovery/akka-discovery-marathon-api_2.13.0-M5 "1.0.0-RC3"]
Apache Buildr
'com.lightbend.akka.discovery:akka-discovery-marathon-api_2.13.0-M5:jar:1.0.0-RC3'