is not current version
Last Version 822.2.1145.0

com.cognitect.aws:apigateway 726.2.481.0

apigateway resources for com.cognitect.aws/api

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.cognitect.aws
ArtifactId

ArtifactId

apigateway
Version

Version

726.2.481.0
Type

Type

jar

Download apigateway 726.2.481.0


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