Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdresourcegroupstaggingapi |
Version | Version726.2.478.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/resourcegroupstaggingapi/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>resourcegroupstaggingapi</artifactId>
<version>726.2.478.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/resourcegroupstaggingapi/
implementation 'com.cognitect.aws:resourcegroupstaggingapi:726.2.478.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/resourcegroupstaggingapi/
implementation ("com.cognitect.aws:resourcegroupstaggingapi:726.2.478.0")
'com.cognitect.aws:resourcegroupstaggingapi:jar:726.2.478.0'
<dependency org="com.cognitect.aws" name="resourcegroupstaggingapi" rev="726.2.478.0">
<artifact name="resourcegroupstaggingapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='resourcegroupstaggingapi', version='726.2.478.0')
)
libraryDependencies += "com.cognitect.aws" % "resourcegroupstaggingapi" % "726.2.478.0"
[com.cognitect.aws/resourcegroupstaggingapi "726.2.478.0"]