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