Categories |
CategoriesAWS Container PaaS Providers Doma Data ORM |
---|---|
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdroute53domains |
Version | Version770.2.568.0 |
Type | Typejar |
Filename | Size |
---|---|
route53domains-770.2.568.0.pom | |
route53domains-770.2.568.0.jar | 13 KB |
route53domains-770.2.568.0-sources.jar | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/route53domains/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>route53domains</artifactId>
<version>770.2.568.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/route53domains/
implementation 'com.cognitect.aws:route53domains:770.2.568.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/route53domains/
implementation ("com.cognitect.aws:route53domains:770.2.568.0")
'com.cognitect.aws:route53domains:jar:770.2.568.0'
<dependency org="com.cognitect.aws" name="route53domains" rev="770.2.568.0">
<artifact name="route53domains" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='route53domains', version='770.2.568.0')
)
libraryDependencies += "com.cognitect.aws" % "route53domains" % "770.2.568.0"
[com.cognitect.aws/route53domains "770.2.568.0"]