is not current version
Last Version 822.2.1145.0

com.cognitect.aws:connect 683.2.374.0

connect resources for com.cognitect.aws/api

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.cognitect.aws
ArtifactId

ArtifactId

connect
Version

Version

683.2.374.0
Type

Type

jar

Download connect 683.2.374.0


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