Categories |
CategoriesAWS Container PaaS Providers Akka Microservices Reactive libraries |
---|---|
GroupId | GroupIdcom.lightbend.akka.discovery |
ArtifactId | ArtifactIdakka-discovery-aws-api-async_2.12 |
Version | Version1.0.0-RC4 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.lightbend.akka.discovery/akka-discovery-aws-api-async_2.12/ -->
<dependency>
<groupId>com.lightbend.akka.discovery</groupId>
<artifactId>akka-discovery-aws-api-async_2.12</artifactId>
<version>1.0.0-RC4</version>
</dependency>
// https://jarcasting.com/artifacts/com.lightbend.akka.discovery/akka-discovery-aws-api-async_2.12/
implementation 'com.lightbend.akka.discovery:akka-discovery-aws-api-async_2.12:1.0.0-RC4'
// https://jarcasting.com/artifacts/com.lightbend.akka.discovery/akka-discovery-aws-api-async_2.12/
implementation ("com.lightbend.akka.discovery:akka-discovery-aws-api-async_2.12:1.0.0-RC4")
'com.lightbend.akka.discovery:akka-discovery-aws-api-async_2.12:jar:1.0.0-RC4'
<dependency org="com.lightbend.akka.discovery" name="akka-discovery-aws-api-async_2.12" rev="1.0.0-RC4">
<artifact name="akka-discovery-aws-api-async_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lightbend.akka.discovery', module='akka-discovery-aws-api-async_2.12', version='1.0.0-RC4')
)
libraryDependencies += "com.lightbend.akka.discovery" % "akka-discovery-aws-api-async_2.12" % "1.0.0-RC4"
[com.lightbend.akka.discovery/akka-discovery-aws-api-async_2.12 "1.0.0-RC4"]