is not current version
Last Version 822.2.1145.0

com.cognitect.aws:ec2 726.2.485.0

ec2 resources for com.cognitect.aws/api

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.cognitect.aws
ArtifactId

ArtifactId

ec2
Version

Version

726.2.485.0
Type

Type

jar

Download ec2 726.2.485.0


<!-- https://jarcasting.com/artifacts/com.cognitect.aws/ec2/ -->
<dependency>
    <groupId>com.cognitect.aws</groupId>
    <artifactId>ec2</artifactId>
    <version>726.2.485.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/ec2/
implementation 'com.cognitect.aws:ec2:726.2.485.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/ec2/
implementation ("com.cognitect.aws:ec2:726.2.485.0")
'com.cognitect.aws:ec2:jar:726.2.485.0'
<dependency org="com.cognitect.aws" name="ec2" rev="726.2.485.0">
  <artifact name="ec2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='ec2', version='726.2.485.0')
)
libraryDependencies += "com.cognitect.aws" % "ec2" % "726.2.485.0"
[com.cognitect.aws/ec2 "726.2.485.0"]