is not current version
Last Version 822.2.1109.0

com.cognitect.aws:route53 747.2.533.0

route53 resources for com.cognitect.aws/api

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.cognitect.aws
ArtifactId

ArtifactId

route53
Version

Version

747.2.533.0
Type

Type

jar

Download route53 747.2.533.0


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