License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers |
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdapigateway |
Version | Version814.2.1053.0 |
Type | Typejar |
Description |
Descriptionapigateway
apigateway resources for com.cognitect.aws/api
|
Project URL |
Project URL |
Filename | Size |
---|---|
apigateway-814.2.1053.0.pom | |
apigateway-814.2.1053.0.jar | 31 KB |
apigateway-814.2.1053.0-sources.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/apigateway/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>apigateway</artifactId>
<version>814.2.1053.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/apigateway/
implementation 'com.cognitect.aws:apigateway:814.2.1053.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/apigateway/
implementation ("com.cognitect.aws:apigateway:814.2.1053.0")
'com.cognitect.aws:apigateway:jar:814.2.1053.0'
<dependency org="com.cognitect.aws" name="apigateway" rev="814.2.1053.0">
<artifact name="apigateway" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='apigateway', version='814.2.1053.0')
)
libraryDependencies += "com.cognitect.aws" % "apigateway" % "814.2.1053.0"
[com.cognitect.aws/apigateway "814.2.1053.0"]