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