| License |
License |
|---|---|
| Categories |
CategoriesAWS Container PaaS Providers Doma Data ORM |
| GroupId | GroupIdcom.cognitect.aws |
| ArtifactId | ArtifactIdroute53domains |
| Version | Version796.2.660.0 |
| Type | Typejar |
| Description |
Descriptionroute53domains
route53domains resources for com.cognitect.aws/api
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| route53domains-796.2.660.0.pom | |
| route53domains-796.2.660.0.jar | 17 KB |
| route53domains-796.2.660.0-sources.jar | 15 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/route53domains/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>route53domains</artifactId>
<version>796.2.660.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/route53domains/
implementation 'com.cognitect.aws:route53domains:796.2.660.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/route53domains/
implementation ("com.cognitect.aws:route53domains:796.2.660.0")
'com.cognitect.aws:route53domains:jar:796.2.660.0'
<dependency org="com.cognitect.aws" name="route53domains" rev="796.2.660.0">
<artifact name="route53domains" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='route53domains', version='796.2.660.0')
)
libraryDependencies += "com.cognitect.aws" % "route53domains" % "796.2.660.0"
[com.cognitect.aws/route53domains "796.2.660.0"]