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