Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdcodestar-connections |
Version | Version809.2.784.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/codestar-connections/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>codestar-connections</artifactId>
<version>809.2.784.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/codestar-connections/
implementation 'com.cognitect.aws:codestar-connections:809.2.784.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/codestar-connections/
implementation ("com.cognitect.aws:codestar-connections:809.2.784.0")
'com.cognitect.aws:codestar-connections:jar:809.2.784.0'
<dependency org="com.cognitect.aws" name="codestar-connections" rev="809.2.784.0">
<artifact name="codestar-connections" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='codestar-connections', version='809.2.784.0')
)
libraryDependencies += "com.cognitect.aws" % "codestar-connections" % "809.2.784.0"
[com.cognitect.aws/codestar-connections "809.2.784.0"]