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