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