is not current version
Last Version 822.2.1145.0

com.cognitect.aws:connect 809.2.797.0

connect resources for com.cognitect.aws/api

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.cognitect.aws
ArtifactId

ArtifactId

connect
Version

Version

809.2.797.0
Type

Type

jar

Download connect 809.2.797.0


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