| Categories |
CategoriesAWS Container PaaS Providers |
|---|---|
| GroupId | GroupIdcom.cognitect.aws |
| ArtifactId | ArtifactIdservice-quotas |
| Version | Version726.2.488.0 |
| Type | Typejar |
| Filename | Size |
|---|---|
| service-quotas-726.2.488.0.pom | |
| service-quotas-726.2.488.0.jar | 9 KB |
| service-quotas-726.2.488.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>726.2.488.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/service-quotas/
implementation 'com.cognitect.aws:service-quotas:726.2.488.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/service-quotas/
implementation ("com.cognitect.aws:service-quotas:726.2.488.0")
'com.cognitect.aws:service-quotas:jar:726.2.488.0'
<dependency org="com.cognitect.aws" name="service-quotas" rev="726.2.488.0">
<artifact name="service-quotas" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='service-quotas', version='726.2.488.0')
)
libraryDependencies += "com.cognitect.aws" % "service-quotas" % "726.2.488.0"
[com.cognitect.aws/service-quotas "726.2.488.0"]