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