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