Files download
File Operation
apigateway-697.2.391.0.jar download
apigateway-697.2.391.0.pom download
apigateway-697.2.391.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.cognitect.aws</groupId>
  <artifactId>apigateway</artifactId>
  <version>697.2.391.0</version>
</dependency>
Gradle Groovy
implementation 'com.cognitect.aws:apigateway:697.2.391.0'
Gradle Kotlin
implementation("com.cognitect.aws:apigateway:697.2.391.0")
Scala SBT
libraryDependencies += "com.cognitect.aws" % "apigateway" % "697.2.391.0"
Groovy Grape
@Grapes(
  @Grab(group='com.cognitect.aws', module='apigateway', version='697.2.391.0')
)
Apache Ivy
<dependency org="com.cognitect.aws" name="apigateway" rev="697.2.391.0" />
Leiningen
[com.cognitect.aws/apigateway "697.2.391.0"]
Apache Buildr
'com.cognitect.aws:apigateway:jar:697.2.391.0'
Dependencies
The project has no third-party dependencies