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