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