Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdapigatewayv2 |
Version | Version794.2.639.0 |
Type | Typejar |
Filename | Size |
---|---|
apigatewayv2-794.2.639.0.pom | |
apigatewayv2-794.2.639.0.jar | 24 KB |
apigatewayv2-794.2.639.0-sources.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/apigatewayv2/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>apigatewayv2</artifactId>
<version>794.2.639.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/apigatewayv2/
implementation 'com.cognitect.aws:apigatewayv2:794.2.639.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/apigatewayv2/
implementation ("com.cognitect.aws:apigatewayv2:794.2.639.0")
'com.cognitect.aws:apigatewayv2:jar:794.2.639.0'
<dependency org="com.cognitect.aws" name="apigatewayv2" rev="794.2.639.0">
<artifact name="apigatewayv2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='apigatewayv2', version='794.2.639.0')
)
libraryDependencies += "com.cognitect.aws" % "apigatewayv2" % "794.2.639.0"
[com.cognitect.aws/apigatewayv2 "794.2.639.0"]