| Категории |
КатегорииAWS Контейнер PaaS Providers |
|---|---|
| Группа | Группаcom.cognitect.aws |
| Идентификатор | Идентификаторcodeguruprofiler |
| Версия | Версия803.2.717.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| codeguruprofiler-803.2.717.0.pom | |
| codeguruprofiler-803.2.717.0.jar | 14 KB |
| codeguruprofiler-803.2.717.0-sources.jar | 12 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/codeguruprofiler/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>codeguruprofiler</artifactId>
<version>803.2.717.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/codeguruprofiler/
implementation 'com.cognitect.aws:codeguruprofiler:803.2.717.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/codeguruprofiler/
implementation ("com.cognitect.aws:codeguruprofiler:803.2.717.0")
'com.cognitect.aws:codeguruprofiler:jar:803.2.717.0'
<dependency org="com.cognitect.aws" name="codeguruprofiler" rev="803.2.717.0">
<artifact name="codeguruprofiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='codeguruprofiler', version='803.2.717.0')
)
libraryDependencies += "com.cognitect.aws" % "codeguruprofiler" % "803.2.717.0"
[com.cognitect.aws/codeguruprofiler "803.2.717.0"]