License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers |
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdroute53 |
Version | Version820.2.1083.0 |
Type | Typejar |
Description |
Descriptionroute53
route53 resources for com.cognitect.aws/api
|
Project URL |
Project URL |
Filename | Size |
---|---|
route53-820.2.1083.0.pom | |
route53-820.2.1083.0.jar | 37 KB |
route53-820.2.1083.0-sources.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/route53/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>route53</artifactId>
<version>820.2.1083.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/route53/
implementation 'com.cognitect.aws:route53:820.2.1083.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/route53/
implementation ("com.cognitect.aws:route53:820.2.1083.0")
'com.cognitect.aws:route53:jar:820.2.1083.0'
<dependency org="com.cognitect.aws" name="route53" rev="820.2.1083.0">
<artifact name="route53" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='route53', version='820.2.1083.0')
)
libraryDependencies += "com.cognitect.aws" % "route53" % "820.2.1083.0"
[com.cognitect.aws/route53 "820.2.1083.0"]