Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdcodeguruprofiler |
Version | Version801.2.707.0 |
Type | Typejar |
Filename | Size |
---|---|
codeguruprofiler-801.2.707.0.pom | |
codeguruprofiler-801.2.707.0.jar | 14 KB |
codeguruprofiler-801.2.707.0-sources.jar | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/codeguruprofiler/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>codeguruprofiler</artifactId>
<version>801.2.707.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/codeguruprofiler/
implementation 'com.cognitect.aws:codeguruprofiler:801.2.707.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/codeguruprofiler/
implementation ("com.cognitect.aws:codeguruprofiler:801.2.707.0")
'com.cognitect.aws:codeguruprofiler:jar:801.2.707.0'
<dependency org="com.cognitect.aws" name="codeguruprofiler" rev="801.2.707.0">
<artifact name="codeguruprofiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='codeguruprofiler', version='801.2.707.0')
)
libraryDependencies += "com.cognitect.aws" % "codeguruprofiler" % "801.2.707.0"
[com.cognitect.aws/codeguruprofiler "801.2.707.0"]