is not current version
Last Version 822.2.1145.0

com.cognitect.aws:connect 759.2.555.0

connect resources for com.cognitect.aws/api

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.cognitect.aws
ArtifactId

ArtifactId

connect
Version

Version

759.2.555.0
Type

Type

jar

Download connect 759.2.555.0


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