is not current version
Last Version 821.2.1107.0

com.cognitect.aws:apigatewayv2 781.2.585.0

apigatewayv2 resources for com.cognitect.aws/api

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.cognitect.aws
ArtifactId

ArtifactId

apigatewayv2
Version

Version

781.2.585.0
Type

Type

jar

Download apigatewayv2 781.2.585.0


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