is not current version
Last Version 822.2.1145.0

com.cognitect.aws:connect 803.2.715.0

connect resources for com.cognitect.aws/api

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.cognitect.aws
ArtifactId

ArtifactId

connect
Version

Version

803.2.715.0
Type

Type

jar

Download connect 803.2.715.0


<!-- https://jarcasting.com/artifacts/com.cognitect.aws/connect/ -->
<dependency>
    <groupId>com.cognitect.aws</groupId>
    <artifactId>connect</artifactId>
    <version>803.2.715.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/connect/
implementation 'com.cognitect.aws:connect:803.2.715.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/connect/
implementation ("com.cognitect.aws:connect:803.2.715.0")
'com.cognitect.aws:connect:jar:803.2.715.0'
<dependency org="com.cognitect.aws" name="connect" rev="803.2.715.0">
  <artifact name="connect" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='connect', version='803.2.715.0')
)
libraryDependencies += "com.cognitect.aws" % "connect" % "803.2.715.0"
[com.cognitect.aws/connect "803.2.715.0"]