Categories |
CategoriesAWS Container PaaS Providers Ant Build Tools |
---|---|
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdconnectparticipant |
Version | Version773.2.579.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/connectparticipant/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>connectparticipant</artifactId>
<version>773.2.579.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/connectparticipant/
implementation 'com.cognitect.aws:connectparticipant:773.2.579.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/connectparticipant/
implementation ("com.cognitect.aws:connectparticipant:773.2.579.0")
'com.cognitect.aws:connectparticipant:jar:773.2.579.0'
<dependency org="com.cognitect.aws" name="connectparticipant" rev="773.2.579.0">
<artifact name="connectparticipant" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='connectparticipant', version='773.2.579.0')
)
libraryDependencies += "com.cognitect.aws" % "connectparticipant" % "773.2.579.0"
[com.cognitect.aws/connectparticipant "773.2.579.0"]