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