is not current version
Last Version 822.2.1145.0

com.cognitect.aws:connect 814.2.1023.0

connect resources for com.cognitect.aws/api

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.cognitect.aws
ArtifactId

ArtifactId

connect
Version

Version

814.2.1023.0
Type

Type

jar

Download connect 814.2.1023.0


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