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